OSDN Git Service

Some margin updates
authorTim Gerundt <tim@gerundt.de>
Tue, 22 Feb 2005 20:16:53 +0000 (20:16 +0000)
committerTim Gerundt <tim@gerundt.de>
Tue, 22 Feb 2005 20:16:53 +0000 (20:16 +0000)
Web/css/all.css
Web/css/print.css
Web/readme.txt

index f63a7d4..da5f18b 100644 (file)
@@ -94,7 +94,8 @@ p.important {
 }
 
 pre.code {
-       margin: 0 25px 0 25px;
+       margin-left: 25px;
+       margin-right: 25px;
        padding: 5px;
        background-color: #EEEEEE;
        border: 1px solid black;
@@ -107,6 +108,7 @@ acronym {
 
 /* Status of translations */
 #status {
+       margin-bottom: 10px;
        border-collapse: collapse;
 }
 
index 05eca1b..b42c54b 100644 (file)
@@ -53,7 +53,8 @@ p.important {
 }
 
 pre.code {
-       margin: 0;
+       margin-left: 0;
+       margin-right: 0;
        padding: 5px;
        background-color: #FFFFFF;
        border: 1px solid black;
@@ -70,6 +71,7 @@ acronym {
 
 /* Status of translations */
 #status {
+       margin-bottom: 10px;
        border-collapse: collapse;
 }
 
index 63f1c43..cd575c6 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-22 Tim
+ Some margin updates:
+  Web\css: all.css print.css
+
 2005-02-20 Tim
  PATCH: [ 1144726 ] Web: Updated Developer instructions
   Web\developer: needed.php