Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!

Request Edit

Okay, that didn't work. Something I tested:
Change

.center, .center * { width: auto; }
.center, .center * {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

to

.center, .center * {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

~Д TALKCONTRIBS 22:05, 2 December 2010 (PST)

<span id="mouseover-custom-anch
23:05, 2 December 2010