User:Thibaut120094/monobook.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/* En partie basé sur https://fr.wikipedia.org/wiki/Utilisateur:Darkoneko/monobook.css sous licence CC-BY-SA 3.0 */

body{background:white;}

.mw-special-Watchlist #mw-content-text ul {
   margin-left:5px;
}

.mw-special-Watchlist #mw-content-text ul li {
   list-style:none;
}

a:visited { 
    color:#0B0080;
}

a.new:visited { 
    background-color:#FFE8E8;
}

a.extiw:visited, #p-lang a:visited {
   background-color:#EBF0FF;
}