MediaWiki:Common.css : Différence entre versions
De Wiki ODR
								
												
				| Ligne 12 : | Ligne 12 : | ||
{  | {  | ||
background-color : #FFECEC;  | background-color : #FFECEC;  | ||
| − | + | border: 4px double white;  | |
}  | }  | ||
Version du 23 juin 2017 à 10:08
/* Le CSS placé ici sera appliqué à tous les habillages. */
#mw-head /*header*/
{
background-color: #F0F0F0;
}
/* Code menu gauche */
#mw-panel
{
background-color : #FFECEC;
border: 4px double white;
}
/* Premier carré du menu de gauche */
li#n-mainpage,#n-currentevents,#n-Liste-des-articles,#n-recentchanges,#n-Galerie-fichiers,#n-Participants,#in-help
/* Deuxième carré du menu de gauche */
li#t-whatlinkshere,#t-recentchangeslinked,#t-specialpages,#t-info

