MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 95: | Line 95: | ||
/* | /* Ajuste do Título Principal - Rubik sem barras duplas */ | ||
#firstHeading { | #firstHeading { | ||
font-family: 'Rubik', sans-serif !important; | font-family: 'Rubik', sans-serif !important; | ||
font-weight: 600 !important; | font-weight: 600 !important; | ||
color: #202122 !important; | color: #202122 !important; | ||
letter-spacing: -0.01em !important; /* | letter-spacing: -0.01em !important; | ||
border-bottom: | /* Removemos a nossa borda manual para usar apenas a da Wiki */ | ||
margin-bottom: 0 | border-bottom: none !important; | ||
padding- | margin-bottom: 0 !important; | ||
padding-bottom: 5px !important; | |||
} | } | ||