Template:Main Page navigation button/styles.css

From Popira Wiki
< Template:Main Page navigation button
Revision as of 03:21, 6 February 2023 by Ryuto Setsujin (talk | contribs) (Created page with ".mp-nav-button { display: inline-block; position: relative; height: 3em; box-sizing: border-box; } .mp-nav-button a { display: inline-block; position: relative; z-index: 1; width: 100%; height: 100%; padding: 0.6em 0 0.6em 48px; box-sizing: border-box; } .mp-nav-button img { position: absolute; left: 15px; top: 0.8em; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.mp-nav-button { display: inline-block; position: relative; height: 3em; box-sizing: border-box; }

.mp-nav-button a { display: inline-block; position: relative; z-index: 1; width: 100%; height: 100%; padding: 0.6em 0 0.6em 48px; box-sizing: border-box; }

.mp-nav-button img { position: absolute; left: 15px; top: 0.8em; }