X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=css%2F2%2Feuphorik.css;h=22a533fc509a42c2d5d50c0132f35c79238037c0;hp=df544316dce997a87aff8a68080aef0cd822d7a7;hb=e2fc8a1a3dd118b714a2ea55daf1829fa1b98649;hpb=30d42cfc83fbf3ebf24dec3e750257b3f174f290 diff --git a/css/2/euphorik.css b/css/2/euphorik.css index df54431..22a533f 100755 --- a/css/2/euphorik.css +++ b/css/2/euphorik.css @@ -1,28 +1,28 @@ /* coding: utf-8 */ - + @import url(pageMinichat.css); -@import url(pageAdmin.css); +@import url(pageAdmin.css); @import url(pageProfileRegister.css); @import url(pageAbout.css); - -* { - padding: 0px; - margin: 0px; -} - -body { - font-family: sans-serif; + +* { + padding: 0px; + margin: 0px; +} + +body { + font-family: monospace; font-size: 12px; - color: #EEEEEE; - background-color: #DFDFDF; - background-image: url(../../img/css2/fond.png) -} - -#container { - height: auto; - margin-left: 10px; - margin-right: 10px; - margin-top: 40px; + color: #EEEEEE; + background-color: #DFDFDF; + background-image: url(../../img/css2/fond.png) +} + +#container { + height: auto; + margin-left: 10px; + margin-right: 10px; + margin-top: 40px; } /***** Menu *****/ @@ -106,7 +106,7 @@ ul#menu { position: absolute; top: 20px; left: 4px; -} +} /***** Le pied de page *****/ #footer { @@ -120,18 +120,18 @@ ul#menu { } #footer span{ margin-right: 10px; -} +} -/***** La boite d'information (s'apparente à une MessageBox) *****/ +/***** La boite d'information (s'apparente à une MessageBox) *****/ div#info { - text-align: center; - width:100%; - position: fixed; - left: 0px; - top: 0px; + text-align: center; + width:100%; + position: fixed; + left: 0px; + top: 0px; background-color: #000000; - border-bottom: 1px solid #aeaeae; - z-index: 20; + border-bottom: 1px solid #aeaeae; + z-index: 20; } div#info div.fermer { float:right; @@ -189,9 +189,9 @@ div#info .boutons div:hover { padding: 3px 6px; } -/***** Le faux captcha *****/ -.captcha { - display:none +/***** Le faux captcha *****/ +.captcha { + display:none } /***** Les formulaires *****/ @@ -213,18 +213,18 @@ form input[readonly] { background-color: #484e46 } -/***** Les liens *****/ -.lien, a { +/***** Les liens *****/ +.lien, a { text-decoration: none; - color: #7664ff; + color: #7664ff; } .lien { cursor: pointer; -} -a:link, a:visited { - color: #7664ff; -} -.lien:hover, .lien:active, a:hover, a:active { - color: #ffad0f; -} - +} +a:link, a:visited { + color: #7664ff; +} +.lien:hover, .lien:active, a:hover, a:active { + color: #ffad0f; +} +