OSDN Git Service

PATCH: [ 1157240 ] Web: Scaling menu
authorTim Gerundt <tim@gerundt.de>
Sun, 6 Mar 2005 21:53:45 +0000 (21:53 +0000)
committerTim Gerundt <tim@gerundt.de>
Sun, 6 Mar 2005 21:53:45 +0000 (21:53 +0000)
Web/css/all.css
Web/readme.txt

index da5f18b..fddfbae 100644 (file)
@@ -48,7 +48,7 @@ body {
        float: left;
        margin: 5px;
        padding: 5px;
-       width: 180px;
+       width: 11.2em;
        background: #C0C0C0;
        border: 1px solid #808080;
 }
@@ -68,7 +68,7 @@ body {
 }
 
 #content {
-       margin: 5px 0 0 200px;
+       margin: 5px 0 0 12.5em;
        padding: 5px;
 }
 
index cd575c6..9103bd9 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-06 Tim
+ PATCH: [ 1157240 ] Web: Scaling menu
+  Web\css: all.css
+
 2005-02-22 Tim
  Some margin updates:
   Web\css: all.css print.css