276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(add) |
(misc/unsorted to bottom -- added a lil fix) |
||
Line 232: | Line 232: | ||
display: table !important; | display: table !important; | ||
width: 100% !important; | width: 100% !important; | ||
} | } | ||
Line 306: | Line 287: | ||
/* Ban notice */ | /* Ban notice */ | ||
.warningbox {border: 1px solid darkred;background: #ffcfcf;} | .warningbox {border: 1px solid darkred;background: #ffcfcf;} | ||
/* <h3> Misc / Unsorted </h2> */ | |||
.special li { | |||
line-height: 19px; | |||
} | |||
#preftoc a:active { | |||
color: #00c; | |||
} | |||
.easywrap { | |||
width: 100%; | |||
table-layout: fixed; | |||
word-wrap: break-word; | |||
overflow: hidden; | |||
} | |||
.right { | |||
text-align: right; | |||
} | |||
#editpage-copywarn { | |||
margin: 0.6em 0 0.7em 0; | |||
} |