Difference between revisions of "MediaWiki:Common.css"

From Rejection Wiki
Jump to navigationJump to search
(Created page with "→‎CSS placed here will be applied to all skins: blockquote { background-color: #ff9999; border-style: dashed; border-color: #ff0000; }")
(No difference)

Revision as of 12:44, 23 June 2011

/* CSS placed here will be applied to all skins */
blockquote {
   background-color: #ff9999;
   border-style: dashed;
   border-color: #ff0000;
}