Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
blockquote { | blockquote { | ||
background: #eee; | background: #eee; | ||
| + | font-style: italic; | ||
| + | margin-left: 10px; | ||
padding: 10px 20px; | padding: 10px 20px; | ||
} | } | ||
Latest revision as of 15:51, 6 July 2015
blockquote {
background: #eee;
font-style: italic;
margin-left: 10px;
padding: 10px 20px;
}