Difference between revisions of "MediaWiki:Common.css"

From Psychiatrienet
Jump to: navigation, search
Line 4: Line 4:
 
.myrefs {
 
.myrefs {
 
  font-size:85%;
 
  font-size:85%;
border:1px solid blue;
 
 
  color:black !important;
 
  color:black !important;
 
  background-color:#eee !important;
 
  background-color:#eee !important;

Revision as of 19:56, 13 August 2009

.red { 
 color: red 
}
.myrefs {
 font-size:85%;
 color:black !important;
 background-color:#eee !important;
 background-image: none !important;
}
.mylegend {
  position: relative;
  left: 30px;
  top: -50px;
  font-size:85%;
  line-height:85%;
}