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
testing more changes
(attempt fix)
(testing more changes)
Tag: Reverted
Line 349: Line 349:
   margin: 0.3em 0 0 3.2em;
   margin: 0.3em 0 0 3.2em;
}
}
div.thumb { width: auto; }


div.tleft, div.floatleft, table.floatleft {
div.tleft, div.floatleft, table.floatleft {
Line 362: Line 364:
div.thumb.tnone > div.thumbinner.multiFloatContainer {
div.thumb.tnone > div.thumbinner.multiFloatContainer {
   margin: 0.5em 0 1.3em 0;
   margin: 0.5em 0 1.3em 0;
}
div.thumbinner {
    border: 1px solid #c8ccd1;
    background-color: #f8f9fa;
    font-size: 94%;
    padding:3px;
    overflow:hidden;
}
.thumbcaption {
    border: 0;
    font-size: 94%;
    text-align: left;
    line-height: 1.4em;
    padding: 3px;
}
}


Navigation menu