Difference between revisions of "MediaWiki:Common.css"
From Rejection Wiki
Jump to navigationJump to search| Line 5: | Line 5: | ||
border-color: #ff0000; | border-color: #ff0000; | ||
border-width: 1px; | border-width: 1px; | ||
| + | padding: 3px; | ||
} | } | ||
Revision as of 11:46, 23 June 2011
/* CSS placed here will be applied to all skins */
blockquote {
background-color: #ff9999;
border-style: dashed;
border-color: #ff0000;
border-width: 1px;
padding: 3px;
}