Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "blockquote { background: #eee; margin: 0; padding: 0; }") |
|||
| Line 2: | Line 2: | ||
background: #eee; | background: #eee; | ||
margin: 0; | margin: 0; | ||
| − | padding: | + | padding: 20px; |
} | } | ||
Revision as of 14:20, 3 July 2015
blockquote {
background: #eee;
margin: 0;
padding: 20px;
}