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.
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
/*
* This is the CSS common to all desktop skins on en.Wikipedia.
* Styling inside .mw-parser-output should generally use TemplateStyles.
*/
/* 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 */
blockquote {
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
}
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)
- Module:Arguments (view source)
- Module:Message box (view source)
- Module:Message box/configuration (view source)
- Module:Message box/fmbox.css (view source)
- Module:Ns has subpages (view source)
- Module:Yesno (view source)
Return to MediaWiki:Common.css.