Utilisateur:Bayo/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.
/*
<source lang="css">
*/

#bandeau-portail {
 background-color:#F9F9F9;
 border: 1px solid #AAAAAA;
 text-align:left;
}
#bandeau-portail > .bandeau-portail-element > .bandeau-portail-texte {
 font-weight:normal;
}
/*#bandeau-portail > .bandeau-portail-separateur:before {
 content:"|"
}
#bandeau-portail > .bandeau-portail-separateur {
 display:none;
}*/

.reference {vertical-align:text-top; font-size:70%;}

h2 {font-weight:normal;}

.infoboxJeuVideo td {padding:0px;font-size:80%;}
.infoboxJeuVideo th {padding:0px;font-weight:bolder;font-size:80%;}
.infoboxJeuVideo p {padding:0px;margin:0px;}

.infobox2 > tbody > tr > td > ul {
 line-height:1em;
}

/* réduit la taille des onglets */
#p-cactions li {font-size:70%;padding:0px;margin:0px;}
#p-cactions li a {padding-right:2px;padding-left:2px;margin:0px;}

/* damier sur les galeries pour faire apparaître la transparence */
#file img, .gallerybox .thumb img
{ background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat; }


/* pas besoin de marge en haut pour le premier élément d'une case de tableau*/
td > ul:first-child {margin-top:0;padding-top:0;}


.mw-lag-warn-normal, .mw-lag-warn-high {
    display:none;
}

.portlet .pBody {display: none;}
.portlet:hover .pBody {display: block;}
#p-cactions .pBody {display: block;}
#p-personal .pBody {display: block;}
#p-logo {display: none;}

#column-one {
	/*position:absolute;
	z-index: 1;*/
}
#content {
	margin-left: 1em;
}
#column-content {
	/*position:absolute;
	left:1em;*/
	margin-left: 0;
}

.portlet {
	display:inline;
	z-index: 0;
	padding: 0;
	margin: 0;
	border: none;
	overflow: visible;
	background: none;
}

/* menu déroulant
.portlet .pBody {display: none;}
.portlet:hover .pBody {display: block;}
#p-cactions .pBody {display: block;}
#p-personal .pBody {display: block;}
#p-logo {display: none;}



.portlet {
	display:inline;
	z-index: 0;
	padding: 0;
	margin: 0;
	border: none;
	overflow: visible;
	background: none;
}

#column-one {
	display:block;
	width: 100%;
	padding-top: 0px;
}
#column-content {
	margin-left: 0;
}*/

/*
sup.reference + sup.reference :before {
    content: ", ";
}
*/

/*
</source>
*/

del.diffchange {
 background-color:#FF0000;
 text-decoration:none;
}

.infobox_v2_test caption {
  background-color:#E0E0E0;
}

@import url(http://fr.wikipedia.org/w/index.php?title=Utilisateur:Lgd_test/styles_titres.css&action=raw&ctype=text/css);