More actions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 6: | Line 6: | ||
#ca-talk, #ca-addsection, #pt-mytalk, #t-emailuser { | #ca-talk, #ca-addsection, #pt-mytalk, #t-emailuser { | ||
display: none !important; | display: none !important; | ||
} | |||
.citizen-typeahead-card, .citizen-typeahead__item { | |||
background: transparent !important; | |||
} | } | ||
Revision as of 13:38, 3 April 2026
/* CSS placed here will be applied to all skins */
#siteSub {
display: none !important;
}
#ca-talk, #ca-addsection, #pt-mytalk, #t-emailuser {
display: none !important;
}
.citizen-typeahead-card, .citizen-typeahead__item {
background: transparent !important;
}