Actions

Weapons.css

From MM6 Wiki

.row.display .columns { border: 1px solid #fff; text-indent: 0px; border-bottom-width: 0px; border-left-width: 0px;

       font-size: 1rem;

} .row.display .columns, .row.display .column { background: #eee; padding-left: 8px; padding-right: 8px;

       font-weight: normal; 
       font-size: 1rem;

} .row.display { margin-bottom: 1px; }

.tabs dd > a, .tabs .tab-title > a {

       word-wrap: break-word;

} .tabs dd, .tabs .tab-title {

       word-wrap: break-word;

} .tabs dd.active > a, .tabs .tab-title.active > a {

       word-wrap: break-word;

}