MediaWiki: Common.css
De Task Wiki
Linha 37: | Linha 37: | ||
#mw-content-text table tr { background-color: #f5f5f5 !important; } | #mw-content-text table tr { background-color: #f5f5f5 !important; } | ||
#mw-content-text table tr td { border: 1px solid #E0E0E0 !important; } | #mw-content-text table tr td { border: 1px solid #E0E0E0 !important; } | ||
+ | #mw-content-text table tr td h2 { margin-top: 25px; } |
Edição das 15h26min de 24 de agosto de 2015
/** o código CSS colocado aqui será aplicado a todos os temas */ @import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,600,700,300); html, body{ font-family: 'Titillium Web', sans-serif !important; } h1, h2, h3, h4 { color: #737373; font-weight: 400; } #firstHeading{ font-size: 32px; } h2{ font-size: 26px; } #p-logo{ float: left; } #p-logo img{ width: 142px; padding-top: 10px; } #p-logo a:hover{ background-color: transparent; } .img-categoria-home img{ width: 100%; } .well.lista-categoria-home{ height: 135px; font-family: 'Titillium Web', sans-serif; } span.toctext b{ font-weight: 400; } div#toc ul { margin-left: 20px; } #mw-content-text table tr { background-color: #f5f5f5 !important; } #mw-content-text table tr td { border: 1px solid #E0E0E0 !important; } #mw-content-text table tr td h2 { margin-top: 25px; }