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.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/theme/css/night.css b/theme/css/night.css index fba4758..e97ac71 100755 --- a/theme/css/night.css +++ b/theme/css/night.css
@@ -2,17 +2,3 @@ body {
2 background-color: black; 2 background-color: black;
3 background-image: url(/theme/images/backgrounds/island6night.PNG); 3 background-image: url(/theme/images/backgrounds/island6night.PNG);
4} 4}
5
6body div#banner {
7 background-image: url("/theme/images/fourisland_header_night.png") !important;
8}
9
10body div#top-fade {
11 background-image: url(/theme/images/top_fade_night.png) !important;
12}
13
14body.home div.bubble cite,
15body.quotes div#content p,
16body.quotes cite {
17 color: yellow;
18}