Difference between revisions of "MediaWiki:Common.css"
From Freeside Atlanta
Line 13: | Line 13: | ||
} | } | ||
− | #toc { float: right }; | + | #toc { float: right; margin: 10px; }; |
Revision as of 18:32, 29 January 2013
/* CSS placed here will be applied to all skins */ blockquote.quote { background-color: #DDDDDD; border: dashed thin; overflow: hidden; padding: 10px; font-family: "Lucida Console", monospace; } div.starboard { float: right; } #toc { float: right; margin: 10px; };