Minecraft Wiki
Eduaddad (συζήτηση | συνεισφορές)
(Νέα σελίδα με '→‎CSS placed here will only affect users of the FandomDesktop skin: @import url(https://minecraft.fandom.com/index.php?title=MediaWiki:Gadget-site-styles.css&action...')
 
Magiczocker (συζήτηση | συνεισφορές)
μΧωρίς σύνοψη επεξεργασίας
Γραμμή 1: Γραμμή 1:
 
/* CSS placed here will only affect users of the FandomDesktop skin */
 
/* CSS placed here will only affect users of the FandomDesktop skin */
   
@import url(https://minecraft.fandom.com/index.php?title=MediaWiki:Gadget-site-styles.css&action=raw&ctype=text/css);
+
@import url('https://minecraft.fandom.com/index.php?title=MediaWiki:Gadget-site-styles.css&action=raw&ctype=text/css');
  +
  +
.inv-sprite {
  +
background-image: url(https://static.wikia.nocookie.net/minecraft_el_gamepedia/images/4/44/InvSprite.png/revision/latest);
  +
}

Αναθεώρηση της 18:38, 20 Οκτωβρίου 2021

/* CSS placed here will only affect users of the FandomDesktop skin */

@import url('https://minecraft.fandom.com/index.php?title=MediaWiki:Gadget-site-styles.css&action=raw&ctype=text/css');

.inv-sprite {
	background-image: url(https://static.wikia.nocookie.net/minecraft_el_gamepedia/images/4/44/InvSprite.png/revision/latest);
}