« MediaWiki:Common.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 2 : | Ligne 2 : | ||
#column-content { background-color: #ffffff; } | #column-content { background-color: #ffffff; } | ||
body.skin--responsive #p-cactions li.selected a { background-color: #127CA6; } | body.skin--responsive #p-cactions li.selected a { | ||
background-color: #127CA6; | |||
} | |||
body.skin--responsive #p-cactions li a { background-color: #073A59; } | body.skin--responsive #p-cactions li a { | ||
background-color: #073A59; | |||
color: #ffffff; | |||
} | |||
Version du 1 novembre 2024 à 21:17
body { background-color: #F7F7F7; }
#column-content { background-color: #ffffff; }
body.skin--responsive #p-cactions li.selected a {
background-color: #127CA6;
}
body.skin--responsive #p-cactions li a {
background-color: #073A59;
color: #ffffff;
}