Diferencia entre revisiones de «MediaWiki:Common.css»
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 361: | Línea 361: | ||
/* [[Template:CommentSprite]] */ | /* [[Template:CommentSprite]] */ | ||
.comment-sprite { | .comment-sprite { | ||
background-image: url(http:// | background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/9/9c/CommentCSS.png); | ||
} | } | ||
/* [[Template:BlockSprite]] */ | /* [[Template:BlockSprite]] */ | ||
.block-sprite { | .block-sprite { | ||
background-image: url(http:// | background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/d/df/BlockCSS.png); | ||
} | } | ||
/* [[Template:EntitySprite]] */ | /* [[Template:EntitySprite]] */ | ||
.entity-sprite { | .entity-sprite { | ||
background-image: url(http:// | background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/4/40/EntityCSS.png); | ||
} | } | ||
/* [[Template:ItemSprite]] */ | /* [[Template:ItemSprite]] */ | ||
.item-sprite { | .item-sprite { | ||
background-image: url(http:// | background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/f5/ItemCSS.png); | ||
} | } | ||
/* [[Template:Schematic]] */ | /* [[Template:Schematic]] */ | ||
.schematic-sprite { | .schematic-sprite { | ||
background-image: url(http:// | background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/c/c2/SchematicSprite.png); | ||
background-size: 32em auto; | background-size: 32em auto; | ||
width: 1em; | width: 1em; | ||