Utilisateur:AEIOU/monobook.css

Une page de Wikipédia, l'encyclopédie libre.
Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
/* <pre> */

#globalWrapper {font-size: 100%;
width: 100%;
margin: 0; padding: 0;  
background-color:#fff; }

#column-content {
background: #f8f8f8;
margin: 0 0 0em -12.2em;
margin-bottom: 0 !important; }

/* zone contenu */
/*
** padding-bottom nécessaire pour que le trait séparant la colonne
** du contenu atteigne le pied de page quand la colonne de
** gauche est plus haute que le contenu (dans les stubs)
*/
#column-content #content {
border-top: 1px solid #ccc;
border-right: none;
border-left: 1px solid #ccc;
border-bottom: none;
margin-bottom: 0;
margin-left: 12.2em; 
min-height: 800px ; }

/* liens-perso au-dessus des onglets et de la zone contenu */
#p-personal ul { }
#p-personal li { }

/* onglets au-dessus de la zone contenu */
#column-one #p-cactions {left: 12.2em; }
#p-cactions li {border: 1px solid #ccc; }

/* encadré texte dans la zone contenu */
#bodyContent {padding: 0px 20px 20px 20px;
margin: 0 5em 2em 2em;
max-width: 900px;
border: 1px solid #ccc; }

/* titre de l'article */
.firstHeading {
border-bottom: none;
padding-left: 2em; }

/* listes de liens de navigation (colonne gauche) */
#p-navigation {background: none; }
#p-navigation .pBody {background: none; }
#p-search {background: none; }
#p-search .pBody {background: none; }
#p-tb {background: none; }
#p-tb .pBody {background: none; }
#p-personal {background: none; }
#p-personal .pBody {background: none; }
#p-lang {background: none; }
#p-lang .pBody {background: none; }

/* bouton consulter */
#searchGoButton {display: none !important; }

#portlet h5 {font-weight: bold; }

.portlet .pBody {background: #fff; border:none; }
/* the left column width is specified in class .portlet */
.portlet {}

/* padding-right dans les boîtes de la marge de gauche */
.pBody ul, .pBody li {padding-right: 5px; }

/* dd = texte indenté dans les discussions, line-height pour FF? */
p, dd {font: 1em Lucida Grande, sans-serif; color: #333; line-height: 1.5em; }

#content h2 {border-bottom: 1px solid #ccc; }

#content h1, #content h2 {
font: 1.4em Georgia, "Times New Roman", serif;
font-weight: bold; }

#content h3, #content h4, #content h5, #content h6 {font: 1em Lucida Grande, sans-serif; font-weight: bold; border-bottom: none; }

ul, ol {font: 1em Lucida Grande, serif; }

#bodyContent li {font: 1em Lucida Grande, sans-serif; color: #333; line-height: 1.5em; }

#toc ul, .toc ul, #toc li {line-height: 1.6em; font: 1em Lucida Grande, sans-serif; }

#bodyContent #toc {border:1px solid #ccc; }

:link {color: #000088; }
:visited {color: #503085;}
a.new {color:#880000;}
#p-cactions .new a {color: #880000; }

sup  {font-size:60%; line-height:40%;}

#bodyContent #catlinks {
border:1px solid #ccc;
background-color: #f8f8f8; }

.visualClear {background: #fff; }

#footer {
border-bottom: none !important;
margin: 0 !important;
padding: 0.8em 0 0.8em 0 !important;
font-size: 80%  !important; }

/* </pre> */