cleaned up shortcode a little and applied it to webcomics page as well

This commit is contained in:
jonathan
2023-10-17 17:32:25 +10:30
parent 41f3504fec
commit afca5d2c14
5 changed files with 93 additions and 3 deletions

View File

@ -396,4 +396,5 @@ footer {
.list-formatting video,
.list-formatting iframe {
border: 1px solid var(--border);
background-color: var(--border);
}