]> code.citadel.org Git - citadel.git/commitdiff
* Small stylesheet hack to make it work with b0rken IE
authorArt Cancro <ajc@citadel.org>
Sat, 24 May 2003 22:22:37 +0000 (22:22 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 24 May 2003 22:22:37 +0000 (22:22 +0000)
webcit/ChangeLog
webcit/static/style.css

index 78bfccd60ae2ead5bc16db3f956e8e9155e48f60..b3e1eda361677a48e07faf0d726554b3736d77d5 100644 (file)
@@ -1,4 +1,7 @@
 $Log$
+Revision 410.34  2003/05/24 22:22:35  ajc
+* Small stylesheet hack to make it work with b0rken IE
+
 Revision 410.33  2003/05/24 22:13:08  ajc
 * Changed the login banner a bit
 
@@ -1410,4 +1413,3 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
-
index 34aa54bfb8becafaa76e3f3d5c4858e3fa1a45f0..18ae5786c6e2cef8a4231978c116244d26697c4f 100644 (file)
@@ -113,7 +113,6 @@ a:active {
 
 body {
   background: #aaaaaa;
-  <!-- background-image: url("/image&name=background"); -->
   color: #000000;
 }