Utilisateur:Ptaff/standard.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 { width: 80%; border-spacing: 1em 0em; margin-left: 10%; margin-right: 10%; }
#topbar td { color: #000; background: #f2f2c3; border-width: 1px 3px 3px 3px; border-style: outset; border-color: #777; -moz-border-radius: 0px 0px 16px 16px; }
#topbar td.top { color: #000; background: #ffc; border-width: 3px 3px 1px 3px; border-style: outset; border-color: #777; -moz-border-radius: 16px 16px 0px 0px;}
#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; }
 
#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;  }
#quickbar a, #quickbar a:link, #quickbar a:visited { color: #333; background: transparent; text-decoration: none; }
#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 p { padding: 1em; }
#content #article p a, #content #article p a:link, #content #article p a:visited { color: #333; background: transparent; text-decoration: none; }
#content #article p 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; }