X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=css%2F2%2Feuphorik.css;h=df544316dce997a87aff8a68080aef0cd822d7a7;hb=763618d0b02260a601ffa82870dd54bf6968217e;hp=c2d57017c42ef4832e67ff4ed15e7c7efc4a0cdb;hpb=1676c1bd20cb3e8e1b0f98d18df88c4520dcae6d;p=euphorik.git diff --git a/css/2/euphorik.css b/css/2/euphorik.css index c2d5701..df54431 100755 --- a/css/2/euphorik.css +++ b/css/2/euphorik.css @@ -18,8 +18,7 @@ body { background-image: url(../../img/css2/fond.png) } -#container { - position: relative; +#container { height: auto; margin-left: 10px; margin-right: 10px; @@ -54,13 +53,12 @@ ul#menu { position: absolute; z-index: 10; left: 600px; - top:0px; + top:40px; font-size: 9px; } /***** Le style du contenu des pages *****/ #page { - position: relative; font-size: 12px; background-color: #000000; padding: 10px 10px 15px 10px; @@ -106,7 +104,7 @@ ul#menu { width: 253px; height: 37px; position: absolute; - top: -20px; + top: 20px; left: 4px; } @@ -211,6 +209,9 @@ form select { form button { font-size: 11px; } +form input[readonly] { + background-color: #484e46 +} /***** Les liens *****/ .lien, a {