View source for Common.css
← MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
html {
background: #FFFFFF;
background-image: url('/w/resources/assets/Waves_1_Blue_RGB_bar.png');
background-repeat: repeat-x;
}
body {
height: auto !important;
}
@font-face {
font-family: 'knockout-knockout-28';
src: url("/w/resources/assets/fonts/knockout28.woff") format('woff2');
}
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap');
000
1:0
Return to MediaWiki:Common.css.