summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--theme/css/ie.css4
-rwxr-xr-xtheme/css/night.css14
-rwxr-xr-xtheme/images/fourisland_header_night.pngbin19678 -> 0 bytes
3 files changed, 0 insertions, 18 deletions
diff --git a/theme/css/ie.css b/theme/css/ie.css index bdf6d92..0537b43 100644 --- a/theme/css/ie.css +++ b/theme/css/ie.css
@@ -1,7 +1,3 @@
1div#top-fade {
2 display: none;
3}
4
5body * { 1body * {
6 overflow: hidden; 2 overflow: hidden;
7} 3}
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}
diff --git a/theme/images/fourisland_header_night.png b/theme/images/fourisland_header_night.png deleted file mode 100755 index 25502a0..0000000 --- a/theme/images/fourisland_header_night.png +++ /dev/null
Binary files differ