Jump to content

MediaWiki:Styling.css: Difference between revisions

remove monospace font for the editor, as it breaks the indentation on the 2017 wikitext editor
No edit summary
(remove monospace font for the editor, as it breaks the indentation on the 2017 wikitext editor)
 
Line 1: Line 1:
/* Roboto Mono font for editing pages */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');
/* The scripts below will cause a hover effect */
/* The scripts below will cause a hover effect */


Line 243: Line 240:
.closable_tabber .tabbertab:first-of-type {
.closable_tabber .tabbertab:first-of-type {
     display: none !important;
     display: none !important;
}
.mw-editfont-monospace {
font-family: 'Roboto Mono', monospace !important;
}
}
Hey there! The Galaxypedia uses cookies to enhance your user experience. Press "More information" to learn more. Thank you, we hope you enjoy your stay!