MediaWiki:Common.css: Difference between revisions

inventory pop table formatting
(not sure why code format was so big, but seems unnecessary)
(inventory pop table formatting)
Line 3,116: Line 3,116:
padding-bottom: 0.2em;
padding-bottom: 0.2em;
margin-bottom: -0.3em;
margin-bottom: -0.3em;
}
/* INVENTORY: POPULATION TABLES */
.qud-inv-poptable-icon {
    font-family: var(--qud-font-terminal1);
    font-weight: bold;
    font-size: 1.25em;
    display: inline-block;
    margin: 0 5px;
    line-height: 1.5em;
}
}