View source for 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 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&display=swap&subset=latin-ext');
html, body
{
font-family: 'Open Sans', sans-serif;
}
/* Remove External Link Image */
.mw-parser-output .external {
background-image: unset;
padding-right: unset;
}
hr
{
margin: 0.2em 3em;
}
1161333
1:0
Return to MediaWiki:Common.css.