🔧 unset {.postbody h3 img} vertical-align property
This commit is contained in:
parent
7b6353774f
commit
3421ea64fe
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue