8,282
edits
No edit summary Tag: Reverted |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 740: | Line 740: | ||
.infobox-imagearea ul.tabbernav li.tabberactive a:hover { | .infobox-imagearea ul.tabbernav li.tabberactive a:hover { | ||
color: #000; | color: #000; | ||
} | } | ||
Line 755: | Line 751: | ||
padding-bottom: 1px; | padding-bottom: 1px; | ||
display: block; | display: block; | ||
} | } | ||
Line 783: | Line 776: | ||
font-weight: bold; | font-weight: bold; | ||
border-bottom: 2px solid var(--infobox-header-background-color); | border-bottom: 2px solid var(--infobox-header-background-color); | ||
color: | color: #202122; | ||
} | } | ||
Line 812: | Line 805: | ||
.infobox-footer { | .infobox-footer { | ||
text-align: center; | text-align: center; | ||
} | |||
.infobox-extratext { | |||
text-align: center; | |||
font-weight: 600; | |||
} | } | ||
Line 1,343: | Line 1,341: | ||
/* Try to use nearest neighbour scaling for pixelated images */ | /* Try to use nearest neighbour scaling for pixelated images */ | ||
.filehistory a img, | /*.filehistory a img,*/ | ||
.pixel-image, | /*.pixel-image,*/ | ||
.invslot-item-image, | /*.invslot-item-image,*/ | ||
.sprite { | /*.sprite {*/ | ||
/* image-rendering: optimizeSpeed;*/ | |||
/* image-rendering: -webkit-optimize-contrast;*/ | |||
/* image-rendering: optimize-contrast;*/ | |||
/* image-rendering: -moz-crisp-edges;*/ | |||
/* image-rendering: -o-crisp-edges;*/ | |||
/* image-rendering: crisp-edges;*/ | |||
/* image-rendering: pixelated;*/ | |||
/* -ms-interpolation-mode: nearest-neighbor;*/ | |||
} | /*}*/ | ||
/* Machine-readable extra template information */ | /* Machine-readable extra template information */ |