Template:User Birth certificate/styles.css
Appearance
.user-birth-certificate {
color: #000;
background: #f5edd6;
}
.user-birth-certificate * {
color: #000 !important;
}
.user-birth-certificate a,
.user-birth-certificate a:visited {
color: #8b0000 !important;
}
.user-birth-certificate a:hover {
color: #a00000 !important;
}
.user-birth-certificate a:active {
color: #700000 !important;
}