View source for MediaWiki:Common.css
Jump to navigation
Jump to search
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=Alice|Faustina');
#content h1, #content h2 {font-family: "Faustina", serif}
/*h1 {font-family: "Faustina", serif} */
body {font-family: "Alice", serif}
/* Reset italic styling set by user agent */
cite, dfn {
font-style: inherit;
}
/* Straight quote marks for <q> */
q {
quotes: '"' '"' "'" "'";
}
/* Avoid collision of blockquote with floating elements by swapping margin and padding */
000
1:0
Templates used on this page:
- Template:Editnotice (view source)
- Template:FULLROOTPAGENAME (view source)
- Template:Fmbox (view source)
- Template:Ns has subpages (view source)
- Template:Refbegin (view source)
- Template:Refbegin/styles.css (view source)
- Module:Arguments (view source)
- Module:Message box (view source)
- Module:Message box/configuration (view source)
- Module:No globals (view source)
- Module:Ns has subpages (view source)
- Module:Yesno (view source)
Return to MediaWiki:Common.css.