Difference between revisions of "MediaWiki:Masquerade.css"

From Masq
Line 2: Line 2:
 
font-weight: bold;
 
font-weight: bold;
 
color: #fff;
 
color: #fff;
background-color: #900;
+
background-color: #800;
 
     font-family: "de-walpergens-pica",serif !important;
 
     font-family: "de-walpergens-pica",serif !important;
 
     font-size: 115%;
 
     font-size: 115%;
Line 22: Line 22:
 
.G, .H, .W {
 
.G, .H, .W {
 
text-align: center;
 
text-align: center;
 +
}
 +
.renownchart {
 +
cell-spacing: 0;
 +
cell-padding: 2px;
 
}
 
}

Revision as of 20:17, 2 April 2014

.renhead {
font-weight: bold;
color: #fff;
background-color: #800;
    font-family: "de-walpergens-pica",serif !important;
    font-size: 115%;
}
.rencat {
    background-color: #FFFFCC;
    border-bottom: 1px dotted #AA0000 !important;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 1px solid #AA0000 !important;
    font-family: "de-walpergens-pica",serif !important;
    font-size: 110%;
}
.rensubcat {
    background-color: #FFFFEE;
    font-family: "de-walpergens-pica",serif !important;
    font-size: 105%;
}
.G, .H, .W {
text-align: center;
}
.renownchart {
cell-spacing: 0;
cell-padding: 2px;
}