X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/f7dbabb3ac8b18dde29cdaed37959e4f6106d4e3..82261590375e5af9d45a388b892cb4e604de720f:/media/courgette/style.css.php diff --git a/media/courgette/style.css.php b/media/courgette/style.css.php index 666a8ab..9d9ddcd 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,20 +291,18 @@ textarea[readonly="readonly"] + p + p a:focus { #install + fieldset { width: auto; max-width: 50em; - border: 0; + border: 7px dashed #bcaaa4; } #install table, #install + fieldset table { width: 100%; border-collapse: collapse; - border-bottom: 2px solid #FFF; } #install td, #install + fieldset td { padding: 0.5em 1em; - border: 2px solid #FFF; border-bottom: 0; } @@ -328,7 +325,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; }