Difference between revisions of "MediaWiki:Common.css"
From Psychiatrienet
Line 14: | Line 14: | ||
top: -50px; | top: -50px; | ||
font-size:85%; | font-size:85%; | ||
− | line-height: 85%; | + | line-height:85%; |
} | } |
Revision as of 18:45, 13 August 2009
.red {
color: red
}
.myrefs {
font-size:85%;
border:1px solid blue;
color:black !important;
background-color:#eee !important;
background-image: none !important;
}
.mylegend {
position: relative;
left: 30px;
top: -50px;
font-size:85%;
line-height:85%;
}