315
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(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; | |||
} | } |