Difference between revisions of "MediaWiki:Masquerade.css"

From Masq
Line 3: Line 3:
 
color: #fff;
 
color: #fff;
 
background-color: #900;
 
background-color: #900;
     font-family: "de-wal#FFFFCCpergens-pica",serif !important;
+
     font-family: "de-walpergens-pica",serif !important;
 
     font-size: 115%;
 
     font-size: 115%;
 
}
 
}
Line 12: Line 12:
 
     border-right: 0 none;
 
     border-right: 0 none;
 
     border-top: 1px solid #AA0000 !important;
 
     border-top: 1px solid #AA0000 !important;
     font-family: "de-wal#FFFFCCpergens-pica",serif !important;
+
     font-family: "de-walpergens-pica",serif !important;
 
     font-size: 110%;
 
     font-size: 110%;
 
}
 
}
 
.rensubcat {
 
.rensubcat {
     background-color: #FFFFCC;
+
     background-color: #FFFFEE;
     font-family: "de-wal#FFFFCCpergens-pica",serif !important;
+
     font-family: "de-walpergens-pica",serif !important;
 
     font-size: 105%;
 
     font-size: 105%;
 +
}
 +
.G, .H, .W {
 +
text-align: center;
 
}
 
}

Revision as of 20:15, 2 April 2014

.renhead {
font-weight: bold;
color: #fff;
background-color: #900;
    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;
}