PidgiWIki has migrated images to a new server! If you see any broken images/thumbnails, please let us know in the Discord: https://discord.gg/Eg9QahqpXf
Difference between revisions of "User:Pika3323/metrolook.css"
on PidgiWiki, the video game media repository
(Replaced content with ".gallerybox{ width:155px; height:155px; background:#CF8B54; color:#fff !important; overflow:hidden; }") |
|||
Line 5: | Line 5: | ||
color:#fff !important; | color:#fff !important; | ||
overflow:hidden; | overflow:hidden; | ||
+ | } | ||
+ | .thumb{ | ||
+ | border:0px; | ||
+ | background-color:rgba(0,0,0,0); | ||
} | } |
Revision as of 04:51, 30 December 2015
.gallerybox{ width:155px; height:155px; background:#CF8B54; color:#fff !important; overflow:hidden; } .thumb{ border:0px; background-color:rgba(0,0,0,0); }