Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
background-color: #DDDDDD; | background-color: #DDDDDD; | ||
border: dashed thin; | border: dashed thin; | ||
padding: 10px; | padding: 10px; | ||
font-family: "Lucida Console", monospace; | font-family: "Lucida Console", monospace; | ||
Line 11: | Line 10: | ||
div.starboard { | div.starboard { | ||
float: right; | float: right; | ||
} | } |
Revision as of 22:57, 25 January 2013
/* CSS placed here will be applied to all skins */ blockquote.quote { background-color: #DDDDDD; border: dashed thin; padding: 10px; font-family: "Lucida Console", monospace; } div.starboard { float: right; }