Martial Heroes Wikia
(Created page with ".i18ndoc { background-color: #FFF77D; border-bottom: 1px solid lightgrey; font-family: monospace; font-size: 8pt; height: 140px; overflow: auto; pa...")
Tag: sourceedit
 
No edit summary
Tag: sourceedit
Line 9: Line 9:
 
}
 
}
   
  +
.infobox {
.WeaponInfobox {
 
float:left;
+
float: left;
 
}
 
}

Revision as of 22:47, 5 January 2016

.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}

.infobox {
    float: left;
}