• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
Fix flagship icon alignment
Line 9: Line 9:  
_battle_card_layers = {
 
_battle_card_layers = {
 
takoyaki = {image = "Hell plane 2.png", top = "5px", left = "50px", size = "30x30px"},
 
takoyaki = {image = "Hell plane 2.png", top = "5px", left = "50px", size = "30x30px"},
flagship = {image = "Flagship battle card icon.png", top = "5px", left = "137px"},
+
flagship = {image = "Flagship battle card icon.png", top = "3px", left = "139px"},
 
},
 
},
 
_battle_card_wrapper = [[<span style="display: inline-block; position: relative;">${layers}</span>]],
 
_battle_card_wrapper = [[<span style="display: inline-block; position: relative;">${layers}</span>]],
_image_layer = [[<span style="position: absolute; top: ${top}; left: ${left};">${image}</span>]],
+
_image_layer = [[<span style="position: absolute; top: ${top}; left: ${left}; line-height: 0px;">${image}</span>]],
 
}
 
}
  
Anonymous user

Navigation menu