Utilisateur:Dmz2000/timeless.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.
@import url('https://fonts.googleapis.com/css?family=Oswald|Roboto:400,400i&display=swap');
body {
    font-family: 'Roboto','Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
    color: #888;
    font-size: 1em;
    line-height: 1.6;
}
#mw-content-container {
    background: #444;
    border-bottom: solid 4px #666;
}
#mw-content{
    background: #333;
    border:0;
}
.sidebar-chunk{
    background: #333!important;
    border:none!important;
}
a {
    text-decoration: none;
    color: #5380a8;
	/*border-bottom: 1px dashed #5380a8;*/
}
a:visited {
	color: #aa4c47;
}
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt {
    font-family: 'Oswald','Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
    line-height: 1.125;
    margin: 1.25em 0 0.5em;
    color:#333;
}
#mw-related-navigation {
    padding-right: 1em;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
}
#mw-site-navigation {
    padding-left: 1em;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    order: 3;
}
#p-logo {display: none;}
#p-logo-text a {
    font-family: 'Oswald','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
    font-size: 1.85em;
    color:#ccc;
    display: block;
    border-bottom:0;
}
.color-left {background: #666;}
.color-middle {background: #666;}
.color-right {background: #666;}
#mw-header-container {background: #444;color: #111;}
#simpleSearch {background:#666;border: solid 0px #c8ccd1;}
.mw-body h1.firstHeading {border-bottom: solid 4px #5380a8;}
.tools-inline li.selected {border-bottom-color: #5380a8;}
div.infobox_v3, div.thumbinner, ul#filetoc, .toc, .mw-warning {background:#ddd;border: 1px solid#bbb;}