From acfaef3df46bbaa43200891c0435b2e0cecbcaf3 Mon Sep 17 00:00:00 2001 From: Andrew Yu Date: Tue, 11 Jan 2022 16:49:54 +0800 Subject: rm border of alert/alarm/etc --- style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/style.css b/style.css index 1365971..608cb43 100644 --- a/style.css +++ b/style.css @@ -94,15 +94,12 @@ a:active { } .alarm { color: red; - border: solid red 1px; } .alert { color: orange; - border: solid orange 1px; } .good { color: lime; - border: solid lime 1px; } @keyframes shake { 0%, 100% {transform: rotate(0deg);} -- cgit 1.4.1-2-gfad0