Difference between revisions of "MediaWiki:Common.css"
From Psychiatrienet
Line 1: | Line 1: | ||
.red { | .red { | ||
− | color: red | + | color: red |
} | } | ||
.myrefs { | .myrefs { | ||
font-size:85%; | font-size:85%; | ||
− | border:1px; | + | border:1px solid blue; |
color:black !important; | color:black !important; | ||
background-color:#ddd !important; | background-color:#ddd !important; | ||
background-image: none !important; | background-image: none !important; | ||
} | } |
Revision as of 17:59, 13 August 2009
.red {
color: red
}
.myrefs {
font-size:85%;
border:1px solid blue;
color:black !important;
background-color:#ddd !important;
background-image: none !important;
}