Difference between revisions of "MediaWiki:Common.css"

From TwistedMUCK
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
img {
 +
box-shadow: 3px 3px 10px #000;
 +
}

Revision as of 00:58, 25 October 2015

/* CSS placed here will be applied to all skins */
 
img {
	box-shadow: 3px 3px 10px #000;
}
Personal tools