X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/b52b8f2af1c7a21e3bdb6808e2bacb2709b3d7e2..e32a48c6f4c05505465ed7fe3ca70cb703868d42:/media/courgette/style.css.php diff --git a/media/courgette/style.css.php b/media/courgette/style.css.php index 0ddb35a..5cffb5a 100644 --- a/media/courgette/style.css.php +++ b/media/courgette/style.css.php @@ -88,7 +88,7 @@ legend { color: #663D1C; font-size: 1.2em; display: block; - width: 100%; + min-width: 8em; text-align: center; } @@ -187,7 +187,7 @@ input[type="submit"]:focus { ========================================================================== */ #options { - position: absolute; + position: relative; z-index: 10; background: #efebe9; width: 100%; @@ -291,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, @@ -327,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; }