X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/6649209beb2b299d5f740d3b748634d66f05cd8a..696a8686ac7df1aa4b6411f1ffc48d816ea6dae3:/media/courgette/style.css.php diff --git a/media/courgette/style.css.php b/media/courgette/style.css.php index 8796b9a..b07d7a5 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; } @@ -125,7 +125,7 @@ input[type="submit"]:focus { border: 0; position: relative; top: 5px; - margin-bottom: 5px; + margin-bottom: 15px; } .inner { @@ -187,7 +187,7 @@ input[type="submit"]:focus { ========================================================================== */ #options { - position: absolute; + position: relative; z-index: 10; background: #efebe9; width: 100%; @@ -345,12 +345,9 @@ textarea[readonly="readonly"] + p + p a:focus { color: #000; font-weight: bold; border-bottom: 0; - width: 12em; } #install + fieldset td:first-child input[type="submit"]:hover, #install + fieldset td:first-child input[type="submit"]:focus { - position: static; - margin: 0; text-decoration: underline; }