X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/f7dbabb3ac8b18dde29cdaed37959e4f6106d4e3..a873444cd44c841633c7b5465c6626a7a51c1868:/media/courgette/style.css.php?ds=inline

diff --git a/media/courgette/style.css.php b/media/courgette/style.css.php
index 666a8ab..5cffb5a 100644
--- a/media/courgette/style.css.php
+++ b/media/courgette/style.css.php
@@ -88,7 +88,6 @@ legend {
   color: #663D1C;
   font-size: 1.2em;
   display: block;
-  width: 30%;
   min-width: 8em;
   text-align: center;
 }
@@ -292,7 +291,7 @@ textarea[readonly="readonly"] + p + p a:focus {
 #install + fieldset {
   width: auto;
   max-width: 50em;
-  border: 0;
+  border: 7px dashed #bcaaa4;
 }
 
 #install table,
@@ -328,7 +327,7 @@ textarea[readonly="readonly"] + p + p a:focus {
   width: 100%;
 }
 
-#install td:last-child { text-align: right; }
+#install td:last-child { text-align: left; }
 
 #install .info { width: 19em; }