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

MediaWiki:Common.css

on PidgiWiki, the video game media repository

Revision as of 01:36, 23 February 2012 by Immewnity (talk | contribs) (verbatim for testing)

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* <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:#eee; }

h4 { 







	 font-family:'Myriad Pro', Verdana, Arial, Helvetica, sans-serif; font-size:100px; color:#FFF; letter-spacing:5px; text-align:center; line-height:110px;



	 



	 text-shadow:



	 1px 1px 0 #CCC,



	 2px 2px 0 #CCC,



	 3px 3px 0 #444,



	 4px 4px 0 #444,



	 5px 5px 0 #444,



	 6px 6px 0 #444,



	 /* The Blur - optional */ 5px 5px 15px #999 ; 



		 



	/* Transform Effect */



	-webkit-transition: all 0.12s ease-out;		/* Safari & Chrome */



   	-moz-transition: all 0.12s ease-out;		/* Firefox */



  	-o-transition: all 0.12s ease-out;			/* Opera */







}



		 



h4:hover  {  







  /* Scaling Effect */		 



  -webkit-transform: scale(1.1);     /* Safari & Chrome */



  -moz-transform: scale(1.1);		 /* Firefox */



  -o-transform: scale(1.1);		     /* Opera */



   



}



/* </pre> */
Cookies help us deliver our services. By using our services, you agree to our use of cookies.