Selaa lähdekoodia

Fix web page layout

nagadomi 9 vuotta sitten
vanhempi
commit
212b659ec5
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      assets/style.css
  2. 1 1
      webgen/assets/style.css

+ 1 - 1
assets/style.css

@@ -111,7 +111,7 @@ p.margin1 { margin: 0.9em 0; }
 
 .option-left {
     display: inline-block;
-    width: 180px;
+    width: 220px;
     color: #707070;
     font-weight: bold;
 }

+ 1 - 1
webgen/assets/style.css

@@ -111,7 +111,7 @@ p.margin1 { margin: 0.9em 0; }
 
 .option-left {
     display: inline-block;
-    width: 180px;
+    width: 220px;
     color: #707070;
     font-weight: bold;
 }