Difference between revisions of "MediaWiki:Common.css"

From Psychiatrienet
Jump to: navigation, search
Line 8: Line 8:
 
  background-color:#eee !important;
 
  background-color:#eee !important;
 
  background-image: none !important;
 
  background-image: none !important;
 +
}
 +
.mylegend {
 +
  font-size:85%;
 
}
 
}

Revision as of 18:09, 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 {
  font-size:85%;
}