summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/style.css b/style.css
index 14ac226..a0d8fa4 100644
--- a/style.css
+++ b/style.css
@@ -91,14 +91,9 @@ a:active {
 	display: block;
 	border: 3px dashed red;
 	transition: padding 1s, font-size 1s;
-}
-#campaign:hover{
-	font-size: 300%;
-	transition: padding 1s, font-size 1s;
 	animation-name: shake;
 	animation-iteration-count: 1;
 	animation-duration: 3s;
-	padding: 2ex;
 }
 .alarm {
 	color: red;