MediaWiki:Cosmos.css: Difference between revisions

No edit summary
m Protected "MediaWiki:Cosmos.css": Excessive vandalism ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(4 intermediate revisions by one other user not shown)
Line 4: Line 4:
@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap');
@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap');
</style>  
</style>  
div#content h1, div#content h2 {font-family: "Rubik", serif}
/* changes the default font used for MediaWiki headings to Rubik */


/*Tabber colors*/
/*Tabber colors*/
.tabbernav {
.tabbernav {
     font-family: inherit !important;
     font-family: rubik !important;
     font-weight: normal !important;
     font-weight: normal !important;
     font-size: 13px !important;
     font-size: 13px !important;
Line 91: Line 88:
   font-size: 130%;
   font-size: 130%;
   color: #FFFFFF;
   color: #FFFFFF;
   font-family: Helvetica;
   font-family: rubik;
   text-align: center;
   text-align: center;
   font-weight: bold;
   font-weight: bold;