Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
.image100px img { width: 100px; } | .image100px img { width: 100px; } | ||
.image320px img { width: 320px; } | .image320px img { width: 320px; } | ||
+ | .image480px img { width: 480px; } |
Revision as of 13:48, 15 April 2015
/* CSS placed here will be applied to all skins */
.rgb { background-image: url(http://interactionstation.wdka.hro.nl/mediawiki/images/1/16/Rgifb.gif);}
.image100px img { width: 100px; }
.image320px img { width: 320px; }
.image480px img { width: 480px; }