🔧 unset {.postbody h3 img} vertical-align property

This commit is contained in:
hibobmaster 2022-04-04 22:14:00 +08:00
parent 7b6353774f
commit 3421ea64fe
Signed by: bobmaster
GPG key ID: FC3F06DF7EA00106

View file

@ -294,6 +294,10 @@ div#abbc3_buttons {
margin: 0 0 2px; margin: 0 0 2px;
} }
.postbody h3 img {
vertical-align: unset;
}
@media (max-width: 600px) { @media (max-width: 600px) {
div.index-left > div.forabg-index-left { div.index-left > div.forabg-index-left {
border-top-left-radius: 0; border-top-left-radius: 0;