Mudanças entre as edições de "MediaWiki:Common.css"
De wiki.ufmt
(Criou página com '→* o código CSS colocado aqui será aplicado a todos os temas: .fullTable{ width: 100%; }') |
|||
Linha 2: | Linha 2: | ||
.fullTable{ | .fullTable{ | ||
width: 100%; | width: 100%; | ||
} | |||
h1, h2 { | |||
margin-top: 2.6em; | |||
} | } |
Edição das 16h30min de 29 de abril de 2020
/** o código CSS colocado aqui será aplicado a todos os temas */ .fullTable{ width: 100%; } h1, h2 { margin-top: 2.6em; }