Hyper Light Drifter Wiki

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

READ MORE

Hyper Light Drifter Wiki
HeyTots (talk | contribs)
(Created page with "→‎CSS placed here will be applied to all skins: img.scalable { max-width: 100%; height:auto; } .globalNotice .globalNoticeDismiss { display: none; }")
 
(No difference)

Latest revision as of 19:31, 27 May 2020

/* CSS placed here will be applied to all skins */
img.scalable {
    max-width: 100%;
    height:auto;
}
.globalNotice .globalNoticeDismiss {
    display: none;
}