MediaWiki:Common.css: Difference between revisions

no edit summary
(Added crafting grid css)
No edit summary
Line 161: Line 161:
.hlist dd:after,
.hlist dd:after,
.hlist li:after {
.hlist li:after {
content: " · ";
content: " ยท ";
font-weight: bold;
font-weight: bold;
}
}
Line 1,311: Line 1,311:
background-color: #f8f9fa;
background-color: #f8f9fa;
}
}
 
/* Put a chequered background behind images, only visible if they have transparency.
/* Put a chequered background behind images, only visible if they have transparency.
'.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
'.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
Line 1,335: Line 1,335:


/* ======================= CRAFTING GRID CSS ================== */
/* ======================= CRAFTING GRID CSS ================== */
@font-face {
font-family:Minecraft;
src:url("https://minecraft.gamepedia.com/media/hydra/fonts/minecraft.eot#iefix") format('embedded-opentype'),
url(https://minecraft.gamepedia.com/media/hydra/fonts/minecraft.woff) format('woff'),
url(https://minecraft.gamepedia.com/media/hydra/fonts/minecraft.ttf) format('truetype')
}
.inv-sprite{
.inv-sprite{
   background-image: url(https://c-8oqtgrjgwu0x24f3w7r5n6yrca5mx2eenqwfhtqpvx2epgv.g00.gamepedia.com/g00/3_c-8okpgetchv.icogrgfkc.eqo_/c-8OQTGRJGWU0x24jvvrux3ax2fx2ff3w7r5n6yrca5m.enqwfhtqpv.pgvx2fokpgetchv_icogrgfkcx2f6x2f66x2fKpx78Urtkvg.rpix3fx78gtukqpx3d58c0695gd08cf4dc3d3f6431hf075089_$/$/$/$/$)
   background-image: url(https://gamepedia.cursecdn.com/minecraft_gamepedia/archive/4/44/20181213074717%21InvSprite.png)
}
}


Line 1,352: Line 1,359:
height:32px;
height:32px;
position:relative;
position:relative;
}
.invslot-stacksize{
position:absolute;
right:0;
bottom:0;
font-family:Minecraft,sans-serif !important;
font-weight:normal !important;
color:#FFF !important;
text-shadow:2px 2px 0 #3F3F3F;
filter:dropshadow(color=#3F3F3F,offx=2,offy=2);
z-index:2
}
}


Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
5

edits