More actions
(Replaced content with ".read-more-container { display: none; } .citizen-footer { display: none; } iframe { border: none; }") Tag: Replaced |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
.citizen-footer { | .citizen-footer { | ||
display: none; | display: none !important; | ||
} | } | ||
iframe { | iframe { | ||
border: none; | |||
} | } |
Latest revision as of 14:18, 18 August 2024
.read-more-container {
display: none;
}
.citizen-footer {
display: none !important;
}
iframe {
border: none;
}