Mudanças entre as edições de "MediaWiki:Common.css"
De wiki.ufmt
Linha 2: | Linha 2: | ||
.fullTable{ | .fullTable{ | ||
width: 100%; | width: 100%; | ||
} | |||
.blueTable{ | |||
background-color: #bcd4ed; | |||
} | } | ||
Edição das 17h53min de 29 de abril de 2020
/** o código CSS colocado aqui será aplicado a todos os temas */ .fullTable{ width: 100%; } .blueTable{ background-color: #bcd4ed; } h2 { margin-top: 1.3em; }