MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Manual revert |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
div.content { | div.content { | ||
padding:10px; | padding:10px; | ||
margin-bottom:20px; | margin-bottom:20px; | ||
} | |||
.yellow { | |||
border: 2px solid yellow; | |||
} | } | ||