WoT implemented, plus other fixes #160

Merged
freakoverse merged 36 commits from staging into master 2024-11-20 16:39:08 +00:00
Showing only changes of commit 8f7a85cf0a - Show all commits

View File

@ -246,7 +246,7 @@
margin-bottom: 10px;
}
.IBMSMSMBSSPostBody > * > h1, h2, h3, h4, h5, h6 {
.IBMSMSMBSSPostBody > * > :is(h1, h2, h3, h4, h5, h6) {
margin: 15px 0 15px 0 !important;
border-bottom: solid 1px rgb(255 255 255 / 10%);
padding: 0px 0 10px 0;