Mudanças entre as edições de "MediaWiki:Common.css"
De FNS
| Linha 16: | Linha 16: | ||
} | } | ||
| − | . | + | .red { |
| − | + | background:#f97171; | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | background: # | ||
| − | |||
| − | |||
} | } | ||
| − | + | .orange { | |
| − | . | + | background:#f99e50; |
| − | |||
} | } | ||
| − | . | + | .yellow { |
| − | + | background:#f5d55f; | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
Edição das 12h12min de 30 de maio de 2022
#mw-head{
background: #68ACE3;
color: #fff;
}
#mw-body{
background: #3D87C4
}
.red {
background:#f97171;
}
.orange {
background:#f99e50;
}
.yellow {
background:#f5d55f;
}