X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=css%2F1%2Feuphorik.css;h=2630f1f1f2d6c480a6596eccc4c7be1b315c1e61;hb=a67d59e51fcca70497d1132327e14975be9383f3;hp=fa7be6e76c7df471f636e260bebb6aab2743a7ec;hpb=8875fb445d47bb0925ef46a131a9bc4dec004b49;p=euphorik.git diff --git a/css/1/euphorik.css b/css/1/euphorik.css index fa7be6e..2630f1f 100755 --- a/css/1/euphorik.css +++ b/css/1/euphorik.css @@ -54,10 +54,6 @@ body { z-index: 10; left: 600px; top:0px; - border: 1px; - background-color: #164200; - border: #2d8800 1px solid; - color: #EEEEEE; font-size: 9px; } @@ -75,7 +71,7 @@ body { height: 37px; position: absolute; top: -20px; - left: -10px; + left: 4px; } #footer { @@ -95,7 +91,7 @@ div#info { z-index: 20; } -div#info .fermer { +div#info div.fermer { float:right; cursor: pointer; height:16px; @@ -135,22 +131,11 @@ div#info .boutons div:hover { .captcha { display:none -} - -/* Obsolète -#captcha { - margin-bottom: 5px; -} -#captcha input { - margin-left: 5px; } -#captcha .captchaImg { - background-color: #FFFFFF; - vertical-align: bottom; -}*/ form input, -form button { +form button, +form select { background-color: #164200; border: #2d8800 1px solid; color: #EEEEEE;