diff options
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 14 |
1 files changed, 6 insertions, 8 deletions
@@ -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; |