Join the PidgiNet Discord! https://discord.gg/Eg9QahqpXf

Difference between revisions of "User:Immewnity/fluent.css"

on PidgiWiki, the video game media repository
Line 1: Line 1:
 
li.gallerybox div.thumb {
 
li.gallerybox div.thumb {
     transition: 1s;
+
     transition: 0.5s;
 
}
 
}
 
li.gallerybox div.thumb:hover {
 
li.gallerybox div.thumb:hover {
 
     background-color: #EBEDEF;
 
     background-color: #EBEDEF;
 
}
 
}

Revision as of 01:00, 14 October 2022

li.gallerybox div.thumb {
    transition: 0.5s;
}
li.gallerybox div.thumb:hover {
    background-color: #EBEDEF;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.