Mudanças entre as edições de "MediaWiki:Vector.css"
De InfoSUS
| Linha 14: | Linha 14: | ||
div#mw-head { | div#mw-head { | ||
background: #DDEFC9 !importante; | background: #DDEFC9 !importante; | ||
| + | position: absolute !importante; | ||
| + | top: 0 !importante; | ||
| + | right: 0 !importante; | ||
| + | width: 100% !importante; | ||
} | } | ||
Edição das 21h16min de 14 de março de 2017
/* Código CSS colocado aqui afectará os utilizadores do tema Vector */
div#mw-panel {
top: 181px !important;
}
#p-logo a {
height: 248px !important;
}
div#mw-panel #p-logo + div.portal {
margin-top: 72px !important;
}
div#mw-head {
background: #DDEFC9 !importante;
position: absolute !importante;
top: 0 !importante;
right: 0 !importante;
width: 100% !importante;
}