Template:POH room/styles.css

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:41, 17 October 2024 (Created page with "→‎[[Template:POH room]]: .poh-image-upper img { vertical-align: top !important; } .poh-image-lower img { vertical-align: bottom !important; } .normal-POH { line-height: normal !important; }"). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* [[Template:POH room]] */
.poh-image-upper img {
    vertical-align: top !important;
}
 
.poh-image-lower img {
    vertical-align: bottom !important;
}
 
.normal-POH {
    line-height: normal !important;
}