diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style/cfbe.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style/cfbe.css b/static/style/cfbe.css index 31253f5..3458c26 100644 --- a/static/style/cfbe.css +++ b/static/style/cfbe.css @@ -18,7 +18,7 @@ div#footer p { font-size: 0.9em; line-height: 1.666em; } div#nav { margin-bottom: 1.5em; } span#filters { float: right; } -span#filters a { margin-left: 2em; } +span#filters a { margin-left: 1.5em; } a:link, a:visited, a:active { color: #d03; text-decoration: none; font-weight: bold; } a:hover { color: #60b305; } |