MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap');


.mw-headline {
.mw-headline {
Line 34: Line 35:
border: none !important;
border: none !important;
background-color: #fff;
background-color: #fff;
font-family: 'Roboto Mono', monospace;
font-family: 'Source Code Pro', monospace;
}
}


6,833

edits

Navigation menu