Bureaucrates, checkuser, Administrateurs d’interface, Masqueurs de modifications, Administrateurs, uploadaccess
453
modifications
m (Bullet points for category tree) |
(background color) |
||
Ligne 10 : | Ligne 10 : | ||
/* Custom background color */ | /* Custom background color */ | ||
.mw-page-container{ | |||
background: linear-gradient(white, #ecf0f4) fixed; | |||
border: none; | |||
box-shadow: 0 0 2em rgba(0,0,0,0.1) | |||
} | |||
*{ | |||
font-family: sans-serif !important; | |||
} | |||
.mw-sidebar { | |||
background: #fff0; | |||
} | |||
.vector-menu-tabs li { | |||
background-image: url(/w/skins/Vector/resources/common/images/tab-normal-fade.png?1cc52); | |||
background-image: linear-gradient(to top,#77c1f6 0,#67f8e01a 1px,#7aedff00 100%); | |||
} | |||
body { | |||
background-color: #d9e1e9; | |||
} | |||
/* Infobox template style */ | /* Infobox template style */ |
modifications