]> code.citadel.org Git - citadel.git/commitdiff
CSS adaptation
authorThierry Pasqualier <thierry@uncensored.citadel.org>
Sun, 18 Feb 2007 21:48:26 +0000 (21:48 +0000)
committerThierry Pasqualier <thierry@uncensored.citadel.org>
Sun, 18 Feb 2007 21:48:26 +0000 (21:48 +0000)
webcit/static/webcit.css

index 49b0128e50b1eaf7597fc8c5f1d33d8cf7c0c949..d8387c8f0ddba64f03fd547b5a61cef676af7adb 100644 (file)
@@ -58,7 +58,7 @@ body {
 
 #banner .room_banner {
         float: left;
-        width: 58%;
+        width: 48%;
 }
 
 .room_banner img {
@@ -78,7 +78,7 @@ body {
 }
 
 .room_banner div {
-        font-size: 8pt;
+        font-size: 7pt;
         color: #FFFFEE;
         text-align: center;
         margin: 0;
@@ -88,7 +88,7 @@ body {
 #banner ul {
         float: right;
         text-align: right;
-        width: 40%;
+        width: 48%;
         margin: 0;
         padding: 0;
 }