Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.

MediaWiki:Common.css: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
alignment classes
(fix)
(alignment classes)
Line 360: Line 360:
ol.references > li {
ol.references > li {
   margin: 0.3em 0 0 3.2em;
   margin: 0.3em 0 0 3.2em;
}
div.tleft, div.floatleft, table.floatleft {
  float: left;
  clear: left;
}
div.tright, div.floatright, table.floatright {
  clear: right;
  float: right;
}
}

Navigation menu