Difference between revisions of "MediaWiki:Common.css"
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...") |
(No difference)
|
Revision as of 09:18, 22 July 2013
/* 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/")
}