MediaWiki:Mobile.css: Difference between revisions

inventory pop table formatting
(pixelated image rendering)
(inventory pop table formatting)
 
(3 intermediate revisions by the same user not shown)
Line 1,189: Line 1,189:
}
}


/* 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;
}


/* INVENTORY: INLINE WEAPON STATS */
/* INVENTORY: INLINE WEAPON STATS */
Line 1,631: Line 1,640:
tt {
tt {
font-family: monospace;
font-family: monospace;
font-size: 110%;
color: var(--code-color);
color: var(--code-color);
}
}
Line 2,072: Line 2,080:


/* ------- pixel sprite scaling ------- */
/* ------- pixel sprite scaling ------- */
.moduleinfobox img,
.pixel-image,
.moduleinfobox .infobox-imagearea img,
.ambox-image img,
.ambox-image img,
.qud-image .qud-image-link-image-container img {
.qud-image .qud-image-link-image-container img {