628
edits
No edit summary |
No edit summary |
||
.error-box a {
color: #00aeef !important;
}
/* Ombox in error boxes */
.error-box .mbox-text {
color: #202122;
}
/* Hide Privacy policy, About Wiki, Disclaimers */
.footer-places-privacy, .footer-places-about, .footer-places-disclaimer {
display: none;
}
|