Template:User Birth certificate/styles.css: Difference between revisions
Appearance
Created page with ".vrienden-birth-certificate { color: #000000; background: #f5edd6; } .vrienden-birth-certificate table, .vrienden-birth-certificate td, .vrienden-birth-certificate div, .vrienden-birth-certificate span { color: #000000; } .vrienden-birth-certificate a { color: #000000; } .vrienden-birth-certificate b { color: #000000; }" |
No edit summary |
||
| Line 1: | Line 1: | ||
. | .user-birth-certificate { | ||
color: # | color: #000; | ||
background: #f5edd6; | background: #f5edd6; | ||
} | } | ||
. | .user-birth-certificate * { | ||
color: #000 !important; | |||
color: # | |||
} | } | ||
. | .user-birth-certificate a { | ||
color: # | color: #000 !important; | ||
} | } | ||
Revision as of 15:21, 10 March 2026
.user-birth-certificate {
color: #000;
background: #f5edd6;
}
.user-birth-certificate * {
color: #000 !important;
}
.user-birth-certificate a {
color: #000 !important;
}