User:Lakituthequick/common.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Some things to view (bad) transparency better.)
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Redirects in another color */
@import url("https://smw.ltquick.nl/templates/_common.php");
.mw-redirect {color:orange;}
.mw-redirect:visited {color:darkorange;}
 
/* Different checker background on image pages */
.ns-6 .wikitable.filehistory img:hover {background: url(http://www.ltquick.nl/images/block.gif);}
 
/* Darker gallery backgrounds */
li.gallerybox div.thumb:hover {background-color:#777}

Latest revision as of 13:51, January 28, 2017

@import url("https://smw.ltquick.nl/templates/_common.php");