View source for MediaWiki:Common.css
From Wayne's Dusty Box of Words
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* 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;
}
/* Consistent size for <small>, <sub> and <sup> */
small {
000
1:0
Template used on this page:
Return to MediaWiki:Common.css.