Mudanças entre as edições de "MediaWiki:Vector.css"
De InfoSUS
| Linha 4: | Linha 4: | ||
position: absolute !important; | position: absolute !important; | ||
top: 211px !important; | top: 211px !important; | ||
| − | padding-top: | + | padding-top: 16em !important; |
width: 10em !important; | width: 10em !important; | ||
left: 0 !important; | left: 0 !important; | ||
Edição das 21h00min de 14 de março de 2017
/* Código CSS colocado aqui afectará os utilizadores do tema Vector */
div#mw-panel {
font-size: inherit !important;
position: absolute !important;
top: 211px !important;
padding-top: 16em !important;
width: 10em !important;
left: 0 !important;
}
#p-logo a {
display: block !important;
width: 10em !important;
height: 248px !important;
background-repeat: no-repeat !important;
background-position: center center !important;
text-decoration: none !important;
}