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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/* 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;
}
/* give pre a float clearing new block formatting context */
/* Also break any really long words/urls to keep them visible in that case */
000
1:0
Template used on this page:
Return to MediaWiki:Common.css.