Utilisateur:Ptaff/cologneblue.css

Un article de Wikipédia, l'encyclopédie libre.

Note : Après avoir publié la page, vous devrez forcer son rechargement pour voir les changements : Mozilla / Konqueror / Firefox : Shift-Ctrl-R, Internet Explorer / Opera : Ctrl-F5, Safari : Cmd-R.

body { color: #003; background: white; }
#topbar { margin-left: 1%; margin-right: 1%; width: 100%; margin-bottom: 2em;  }
#topbar table { border-spacing: 0px; width: 80%; margin-left: 15%; }
#topbar tr td.top { background: #fbd521; -moz-border-radius: 16px 0px 0px 0px; border-width: 3px 0px 0px 3px; border-color: #777; border-style: outset; }
#topbar tr td.top + td { background: #fbd521; -moz-border-radius: 0px 16px 0px 0px; border-width: 3px 3px 0px 0px; border-color: #777; border-style: outset; }
#topbar tr td + td { background: #ffc; -moz-border-radius: 0px 0px 16px 0px; border-width: 0px 3px 3px 0px; border-color: #777; border-style: outset; }
#topbar tr td { background: #ffc; -moz-border-radius: 0px 0px 0px 16px; border-width: 0px 0px 3px 3px; border-color: #777; border-style: outset; }
#topbar td.top a { color: #000; background: transparent; }
#topbar td.top a #sitetitle { color: #000; background: transparent; }
#topbar td.top a:link #sitetitle, td.top a:visited #sitetitle { color: #000; background: transparent; }
#topbar td a, #topbar td a:link, #topbar td a:visited { color: #333; background: transparent; text-decoration: none; }
#topbar td a:hover { color: #000; background: transparent; text-decoration: underline; }
 
#quickbar { color: #333; background: #ffc; border-width: 3px 3px 3px 0px; border-style: solid; border-color: #fbd521; -moz-border-radius: 0px 16px 16px 0px; padding: 1em; position: fixed; top: 0px; left: 0px; }
#quickbar a, #quickbar a:link, #quickbar a:visited { color: #333; background: transparent; text-decoration: none; }
#quickbar a:hover { color: #000; background: transparent; text-decoration: underline; }
#quickbar a:before { content: url(http://ptaff.ca/images/bullet.png); }
#content { margin-left: 8%; }
#content > br { display: none; }
#content #article { color: #000; background: #ffc; border-width: 2px 4px 1px 2px; border-style: outset; border-color: #777; -moz-border-radius: 16px 16px 0px 0px; margin: 0px 1% 0px 15%; padding: 0em 0em; }
#content #article h1 { color: #000; background: #f6e372; margin: 0px; border-width: 1px 2px 2px 1px; border-style: outset; border-color: #fbd521; -moz-border-radius: 16px 16px 0px 0px; padding: 0em 1em; }
#content #article > * { margin-left: 1em; margin-right: 1em; }
#content #article a, #content #article a:link, #content #article a:visited { color: #333; background: transparent; text-decoration: none; }
#content #article a:hover { color: #000; background: transparent; text-decoration: underline; }
#content #footer { color: #000; background: #f2f2c3; padding: 1em; margin: 0px 1% 0px 15%; border-width: 1px 4px 4px 2px; border-color: #777; border-style: outset; -moz-border-radius: 0px 0px 16px 16px; padding: 0em 1em; }
#content #footer a, #content #footer a:link, #content #footer a:visited { color: #333; background: transparent; text-decoration: none; }
#content #footer a:hover { color: #000; background: transparent; text-decoration: underline; }
#editform textarea { margin-left: auto; margin-right: auto; }