Actions

Template

Template:Main page/Navigation/styles.css

From Project Rebearth

Revision as of 17:58, 9 February 2026 by East6 (talk | contribs) (Created page with ".mp-button-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.mp-button-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}