Utilisateur:OutreBéance/common.css
Note : après avoir enregistré vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.
- Firefox / Safari : Maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac) ;
- Google Chrome : Appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac) ;
- Internet Explorer : Maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ;
- Opera : Allez dans Menu → Settings (Opera → Préférences sur un Mac) et ensuite à Confidentialité & sécurité → Effacer les données d'exploration → Images et fichiers en cache.
body {
background-color: transparent;
}
div#mw-page-base {
height: 5.5em;
}
div#content {
position: relative;
width: 910px;
border-right-width: 1px;
margin: -1px auto 0;
border-color: transparent;
}
div#toc {
margin: 0 auto;
}
div.bandeau {
margin-bottom: 2em;
}
div.bandeau-section{
max-width: 650px;
margin-left: auto;
margin-right: auto;
}
div#content h1, div#content h2, div#content h3, div#content h4 {
max-width: 650px;
margin: 0 auto 1em;
font-family: 'Linux Libertine', Georgia, Times, serif;
text-align: center;
}
.homonymie{
max-width: 650px;
text-align: center;
}
div#content p {
margin-bottom:1em;
font-family: 'Linux Libertine', Georgia, Times, serif;
font-size:16px;
line-height:1.8em;
max-width: 650px;
margin: 1em auto;
}
ul.gallery {
margin: 1em auto;
}
#mw-content-text > ul:not(.gallery), #mw-content-text > ol:not(.gallery){
font-family: 'Linux Libertine',Georgia,Times,serif;
font-size: 16px;
line-height: 1.8em;
max-width: 600px;
margin: 0.5em auto 1em;
}
div.thumb {
position:relative;
margin:20px;
}
div.thumbinner {
margin-left: -176px;
padding: 20px;
border: none;
}
div.thumb.tright div.thumbinner {
margin-right:-156px;
margin-left: inherit;
}
div.thumbinner img.thumbimage{
border: none;
}
table.wikitable {
margin: 1em auto;
}
div.vectorTabs, div.vectorTabs ul, div.vectorTabs ul li, div.vectorTabs ul li.selected, div.vectorTabs ul li span {
background-image: none;
background-color: transparent;
}
div#mw-navigation {
position: absolute;
top: 0;
left: 50%;
width: 860px;
margin-left: -430px;
}
div#mw-panel {
left:-220px;
top: 190px;
}
div#mw-head {
padding: 0;
right: inherit;
}
div#p-personal {
right: -1.5em;
}
div#left-navigation {
margin-left: -1.5em;
left:-1px;
position:absolute;
}
div#right-navigation {
margin-right: -1.5em;
}
div#p-search {
margin-right: -1px;
}
div#footer {
position: relative;
width:860px;
left:50%;
margin-left: -455px;
border-top: 1px solid #aaa;
}