MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 157: | Line 157: | ||
/* Garante que o breadcrumb (< SENSBLUE ATLAS) também use a Rubik */ | /* Garante que o breadcrumb (< SENSBLUE ATLAS) também use a Rubik */ | ||
#contentSub, #contentSub2 | #contentSub, #contentSub2 { | ||
font-family: 'Rubik', sans-serif !important; | font-family: 'Rubik', sans-serif !important; | ||
font-size: 0.85em !important; | font-size: 0.85em !important; | ||
color: #54595d !important; | color: #54595d !important; | ||
margin-top: 5px !important; | margin-top: 5px !important; | ||
} | |||
pre { | |||
font-family: 'Roboto', sans-serif !important; | |||
} | } | ||