Utilisateur:Delhovlyn/monobook.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.

/* ##### Trucs utilisés : ##### */
 
/*liens "modifier" plus discrets : */
.editsection {font-size: 0.8em; color: gray}
.editsection a {color: gray; margin: 0.5em}
 
/* Sous-parties en retrait */
h3 {margin-left:20px;}
h4 {margin-left:40px;}
h5 {margin-left:60px;}
h6 {margin-left:80px;}
 
/*--- TOC ---*/
#toc,
.toc,
.mw-warning {
	border: 1px dotted #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
        margin-left:15px;
}
#toc h2,
.toc h2 {
	display: inline;
	border-bottom: 1px solid #aaa;
        padding:0px;
	font-size: 110%;
	font-weight: bold;
        font-variant:small-caps;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: left;
}
#toc ul,
.toc ul {
	list-style-type: circle;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 15px;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 80%;
}
 
/*--- Onglets ---*/
#ca-edit-0 a, #ca-move a, #ca-watch a, #ca-unwatch a {
    color:#aaa !important;
}
 
/*---------------*/
 
.pBody #pt-userpage a:hover, .pBody #pt-mytalk a:hover, .pBody #pt-preferences a:hover, .pBody #pt-watchlist a:hover, .pBody #pt-mycontris a:hover, .pBody #pt-logout a:hover {background-color:#E6E6E6; font-style:italic;}
 
/* Liste de définitions */
 
dt {
font-weight: bold;
margin-bottom: 0.1em;
padding: 0px 0px 1px 3px ;
border-bottom:1px #D9D9D9 dotted;
border-left:1px #D9D9D9 dotted;
width:40%;
margin-top:20px;
margin-left:5px;
}
 
 
/* ##### Trucs non utilisés : ##### */
 
/* Test de background sur le titre des articles (pas concluant) */
/* h1 {
   background-image:url('http://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Wikipedia-logo.png/600px-Wikipedia-logo.png');
   background-repeat:no-repeat;
   background-size: 23px;
   padding-left:25px;} */
 
/* Pour afficher "Un article de Wikipédia, l'encyclopédie libre." */
/* #siteSub {display:block; font-size:90%;} */
 
/* Bandeaux d'ébauche en haut à droite et plus discrets (à améliorer) */
/*
.bandeau-niveau-ebauche {font-size:75%; background-color:#F6F6F6 !important; width:50%; position:absolute; right:50px; top:0px;}
.bandeau-niveau-ebauche:hover {font-size:100%; background-color:#ffeedd !important;}*/
 
/*
#p-lang .pBody ul{   
    height: 6em;
    overflow: auto;
}*/
 
/*----------------*/
/*#recentchangestext {display: none}*/