Difference between revisions of "MediaWiki:Common.css"
From Psychiatrienet
Line 9: | Line 9: | ||
} | } | ||
.myrefs { | .myrefs { | ||
− | font-size:85%; | + | font-size:85% !important; |
color:black !important; | color:black !important; | ||
background-color:#eee !important; | background-color:#eee !important; |
Revision as of 12:21, 6 October 2009
.red {
color: red;
}
.orange {
color: #ff8000;
}
.green {
color: #00ff00;
}
.myrefs {
font-size:85% !important;
color:black !important;
background-color:#eee !important;
background-image: none !important;
}
.mylegend {
position: relative;
left: 30px;
top: -50px;
font-size:85%;
line-height:85%;
}