Mudanças entre as edições de "MediaWiki:Vector.css"
De InfoSUS
| Linha 20: | Linha 20: | ||
body { | body { | ||
background-color: #DDEFC9 !important; | background-color: #DDEFC9 !important; | ||
| + | } | ||
| + | |||
| + | #mw-page-base { | ||
| + | background-color: #DDEFC9 !important; | ||
| + | background-image: none !important; | ||
| + | |||
} | } | ||
Edição das 21h36min de 14 de março de 2017
/* Código CSS colocado aqui afectará os utilizadores do tema Vector */
div#mw-panel {
top: 211px !important;
padding-top: 1em !important;
}
#p-logo a {
height: 248px !important;
}
div#mw-panel #p-logo + div.portal {
margin-top: 72px !important;
}
div#mw-head {
background: #DDEFC9 !important;
}
body {
background-color: #DDEFC9 !important;
}
#mw-page-base {
background-color: #DDEFC9 !important;
background-image: none !important;
}