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