Jump to content

User:Vamp/GuidePrefixBox/styles.css: Difference between revisions

From Auranogi
Vamp (talk | contribs)
Created page with ".enchant-hover-icon img { opacity: 0.6; transition: opacity 0.2s ease, filter 0.2s ease; } .enchant-hover-icon img:hover { opacity: 1.0; filter: brightness(1.4) drop-shadow(0 0 4px #ffffff); }"
 
Vamp (talk | contribs)
Blanked the page
Tag: Blanking
 
Line 1: Line 1:
.enchant-hover-icon img {
  opacity: 0.6;
  transition: opacity 0.2s ease, filter 0.2s ease;
}


.enchant-hover-icon img:hover {
  opacity: 1.0;
  filter: brightness(1.4) drop-shadow(0 0 4px #ffffff);
}

Latest revision as of 21:17, 6 August 2026