summary refs log tree commit diff stats
path: root/theme/css/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css/night.css')
-rwxr-xr-xtheme/css/night.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/theme/css/night.css b/theme/css/night.css index 614cc79..fba4758 100755 --- a/theme/css/night.css +++ b/theme/css/night.css
@@ -11,6 +11,8 @@ body div#top-fade {
11 background-image: url(/theme/images/top_fade_night.png) !important; 11 background-image: url(/theme/images/top_fade_night.png) !important;
12} 12}
13 13
14body.home div.bubble cite { 14body.home div.bubble cite,
15body.quotes div#content p,
16body.quotes cite {
15 color: yellow; 17 color: yellow;
16} 18}