Difference between revisions of "MediaWiki:Common.css"
HyperActive (talk | contribs) |
HyperActive (talk | contribs) |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | #n-SharcNET | + | #n-SharcNET { |
| − | { | + | font-size:40px; |
| − | font-size:40px; | + | background-image: url(./images/thumb/0/09/Sharcnet.png/100px-Sharcnet.png); |
| + | background-position: top left; | ||
| + | background-repeat: no-repeat; | ||
| + | padding-left: 20px; | ||
} | } | ||
Revision as of 00:38, 29 November 2010
/* CSS placed here will be applied to all skins */
#n-SharcNET {
font-size:40px;
background-image: url(./images/thumb/0/09/Sharcnet.png/100px-Sharcnet.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
}