summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss14
1 files changed, 6 insertions, 8 deletions
diff --git a/style.scss b/style.scss
index 7dde160..852236b 100644
--- a/style.scss
+++ b/style.scss
@@ -492,17 +492,15 @@ th {
color: DarkBlue;
background-color: LightBlue;
}
+ form {
+ padding: 0;
+ }
+ label {
+ font-size: inherit;
+ }
}
}
-#footer #mc_embed_signup form {
- padding: 0;
-}
-
-#footer #mc_embed_signup label {
- font-size: inherit;
-}
-
#pageinfo {
margin: 0;
border-top: 0;