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

Difference between revisions of "MediaWiki:Common.css"

on PidgiWiki, the video game media repository

(trying everything here)
Line 15: Line 15:
 
.metrobox {text-align:center;transition: all 0.12s ease-out;-webkit-transition: all 0.12s ease-out;-moz-transition: all 0.12s ease-out;-o-transition: all 0.12s ease-out;}
 
.metrobox {text-align:center;transition: all 0.12s ease-out;-webkit-transition: all 0.12s ease-out;-moz-transition: all 0.12s ease-out;-o-transition: all 0.12s ease-out;}
 
.metrobox:hover {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
 
.metrobox:hover {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
table.infotile-3ds tr {background: #00ABDC url(http://images.pidgi.net/infotile/3ds.png) no-repeat fixed center; }
+
table.infotile-3ds {background: #00ABDC url(http://images.pidgi.net/infotile/3ds.png) no-repeat fixed center; }
table.infotile-3ds td {background: #00ABDC url(http://images.pidgi.net/infotile/3ds.png) no-repeat fixed center; }
 
 
/* </pre> */
 
/* </pre> */

Revision as of 20:25, 6 July 2012

/* <pre> */

/* Miscellaneous formatting features */

.sc { font-variant: small-caps }

#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}

.metrobox { color:#fff; font-family:'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-size:13px; }
.metrobox a:link, .metrobox a:visited, .metrobox a:hover { color:#f0f0f0; }
.metrobox {text-align:center;transition: all 0.12s ease-out;-webkit-transition: all 0.12s ease-out;-moz-transition: all 0.12s ease-out;-o-transition: all 0.12s ease-out;}
.metrobox:hover {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
table.infotile-3ds {background: #00ABDC url(http://images.pidgi.net/infotile/3ds.png) no-repeat fixed center; }
/* </pre> */
Cookies help us deliver our services. By using our services, you agree to our use of cookies.