MediaWiki:Common.css
From DLXS Documentation
(Difference between revisions)
Line 1: | Line 1: | ||
- | .bug { | + | .bug { |
- | + | background-color: #fc3; | |
- | + | border: 1px solid #fc9; | |
- | } | + | } |
Revision as of 15:38, 10 October 2007
.bug { background-color: #fc3; border: 1px solid #fc9; }