Difference between revisions of "MediaWiki:Evergreen3.css"
From Help Wiki
m (Created page with '→<nowiki>: .morebox { background-color: #e5e5e5; border: solid 1px #ccc; }') |
m |
||
| Line 2: | Line 2: | ||
.morebox { | .morebox { | ||
| − | background-color: # | + | background-color: #ffffcc; |
border: solid 1px #ccc; | border: solid 1px #ccc; | ||
| + | padding: 2px; | ||
} | } | ||
Revision as of 09:31, 12 September 2011
/*<nowiki>*/
.morebox {
background-color: #ffffcc;
border: solid 1px #ccc;
padding: 2px;
}