diff options
author | Steve Losh <steve@stevelosh.com> | 2009-01-30 22:07:59 -0500 |
---|---|---|
committer | Steve Losh <steve@stevelosh.com> | 2009-01-30 22:07:59 -0500 |
commit | 222237e0745861ec081678f8d23de12982e2bc76 (patch) | |
tree | 306089a3e9fea434f1a22b7316bd0fe75f0d8d2d /static/style/cfbe.css | |
parent | 4cd9b7a520a4902267be73b03b24435ab2923d26 (diff) | |
download | bugseverywhere-222237e0745861ec081678f8d23de12982e2bc76.tar.gz |
Minor changes, and added lots of bug reports.
Diffstat (limited to 'static/style/cfbe.css')
-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; } |