diff options
Diffstat (limited to 'theme')
-rwxr-xr-x | theme/css/night.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/theme/css/night.css b/theme/css/night.css index 73af99d..222b1d4 100755 --- a/theme/css/night.css +++ b/theme/css/night.css | |||
@@ -16,3 +16,10 @@ div#fi-navbar ul li.active img { | |||
16 | background-color: black; | 16 | background-color: black; |
17 | outline: black solid .5em; | 17 | outline: black solid .5em; |
18 | } | 18 | } |
19 | |||
20 | #rightbar .sidebar .pimped cite, | ||
21 | .post .entry .bubble cite, | ||
22 | #footer, | ||
23 | body.quotes #content { | ||
24 | color: #555555; | ||
25 | } | ||