MediaWiki:Cosmos.css: Difference between revisions
No edit summary |
Tankmanfan44 (talk | contribs) m Protected "MediaWiki:Cosmos.css": Excessive vandalism ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (5 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Cosmos skin */ | /* All CSS here will be loaded for users of the Cosmos skin */ | ||
<style> | |||
@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap'); | |||
</style> | |||
/*Tabber colors*/ | /*Tabber colors*/ | ||
.tabbernav { | .tabbernav { | ||
font-family: | font-family: rubik !important; | ||
font-weight: normal !important; | font-weight: normal !important; | ||
font-size: 13px !important; | font-size: 13px !important; | ||
| Line 84: | Line 88: | ||
font-size: 130%; | font-size: 130%; | ||
color: #FFFFFF; | color: #FFFFFF; | ||
font-family: | font-family: rubik; | ||
text-align: center; | text-align: center; | ||
font-weight: bold; | font-weight: bold; | ||