Bureaucrates, checkuser, Administrateurs d’interface, Masqueurs de modifications, Administrateurs, uploadaccess
453
modifications
(background color) |
m (organisation) |
||
Ligne 16 : | Ligne 16 : | ||
} | } | ||
body { | |||
background-color: #d9e1e9; | |||
} | |||
/* Sans serif */ | |||
*{ | *{ | ||
font-family: sans-serif !important; | font-family: sans-serif !important; | ||
} | } | ||
/* Sidebar */ | |||
.mw-sidebar { | .mw-sidebar { | ||
background: #fff0; | background: #fff0; | ||
} | } | ||
/* Menu tabs */ | |||
.vector-menu-tabs li { | .vector-menu-tabs li { | ||
background-image: url(/w/skins/Vector/resources/common/images/tab-normal-fade.png?1cc52); | 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%); | background-image: linear-gradient(to top,#77c1f6 0,#67f8e01a 1px,#7aedff00 100%); | ||
} | } | ||
modifications