make the body of the webpages wrap when the banner at the top wraps, too.
Roger Dingledine

Roger Dingledine commited on 2005-07-20 08:27:55
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -20,7 +20,7 @@ img {
20 20
     text-align: center;
21 21
     background-color: white;
22 22
     margin: 10px auto 0 auto;
23
-    width: 730px;
23
+    width: 85%;
24 24
 }
25 25
 
26 26
 .center table {
27 27