MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
/* --- ESTILOS DO FOOTER ATRONIA --- */ | /* --- ESTILOS DO FOOTER ATRONIA --- */ | ||
#custom-atronia-footer, | #custom-atronia-footer, | ||
#custom-atronia-footer p, | #custom-atronia-footer p, | ||
| Line 22: | Line 21: | ||
} | } | ||
/* Links das Colunas | /* Estilo para organizar os patrocinadores 2x2 */ | ||
.footer-sponsor-img { | |||
height: 45px !important; | |||
width: auto !important; | |||
display: block !important; | |||
} | |||
/* Links das Colunas */ | |||
.atronia-col a, | .atronia-col a, | ||
.atronia-col a:link, | .atronia-col a:link, | ||
| Line 35: | Line 41: | ||
margin-bottom: 12px !important; | margin-bottom: 12px !important; | ||
opacity: 1 !important; | opacity: 1 !important; | ||
background: none !important; | background: none !important; | ||
padding-right: 0 !important; | padding-right: 0 !important; | ||
} | } | ||
| Line 44: | Line 50: | ||
} | } | ||
#custom-atronia-footer a:hover, | #custom-atronia-footer a:hover, | ||
.atronia-col a:hover, | .atronia-col a:hover, | ||
| Line 50: | Line 55: | ||
text-decoration: underline !important; | text-decoration: underline !important; | ||
color: #ffffff !important; | color: #ffffff !important; | ||
} | } | ||
.atronia-col h4 { | .atronia-col h4 { | ||
font-size: 14px !important; | font-size: 14px !important; | ||
| Line 62: | Line 65: | ||
} | } | ||
.atronia-col { | .atronia-col { | ||
min-width: 120px; | min-width: 120px; | ||