Mudanças entre as edições de "MediaWiki:Common.css"
De FNS
| Linha 9: | Linha 9: | ||
a:hover { | a:hover { | ||
| − | background-color: | + | background-color: blue; |
} | } | ||
Edição das 18h06min de 26 de maio de 2022
#mw-head{
background: #68ACE3;
color: #fff;
}
a:hover {
background-color: blue;
}
#mw-body{
background: #3D87C4
}