MediaWiki:Cosmos.css: Difference between revisions

No edit summary
No edit summary
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;