Difference between revisions of "MediaWiki:Common.css"
From Psychiatrienet
Line 17: | Line 17: | ||
position: relative; | position: relative; | ||
left: 30px; | left: 30px; | ||
− | top: - | + | top: -40px; |
font-size:85%; | font-size:85%; | ||
line-height:85%; | line-height:85%; | ||
} | } |
Revision as of 13:10, 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: -40px;
font-size:85%;
line-height:85%;
}