Difference between revisions of "MediaWiki:Common.css"

From relax wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .imagelink_screenshots_small a { width:100px; height:100px; display:block; text-decoration:none; background-image...")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.imagelink_screenshots_small a {
 
  width:100px;
 
  height:100px;
 
  display:block;
 
  text-decoration:none;
 
  background-image: url("http://www.nmr-relax.com/images/screenshots/small/")
 
}
 

Revision as of 09:24, 22 July 2013

/* CSS placed here will be applied to all skins */