Difference between revisions of "MediaWiki:Monobook.css"

From Vendetta Online Wiki
Jump to: navigation, search
m (Underlines for links for visibility reasons, specifically the colorblind.)
(Now in Common.css, where it should be.)
 
Line 1: Line 1:
table {
 
  font-size: 95%;
 
  background: White;
 
border-collapse:collapse;
 
}
 
td {
 
padding:5px;
 
}
 
th {
 
background:#aec6d6;
 
padding-left:2px;
 
padding-right:2px;
 
}
 
h3 {
 
border-bottom: 1px dotted grey;
 
}
 
  
a:link, a:visited {
 
text-decoration: underline;
 
}
 

Latest revision as of 19:05, 22 September 2007