Difference between revisions of "MediaWiki:Common.css"
From DS Help
Paulo Santos (Talk | contribs) (Created page with "→CSS placed here will be applied to all skins: .comp_button { background: url('http://static.betterds.com/img/composer/WindowProjectNew.png'); }") |
Paulo Santos (Talk | contribs) |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.comp_button { | .comp_button { | ||
| − | background: url('http://static.betterds.com/img/composer/ | + | background: url('http://static.betterds.com/img/composer/windowProjectsNew.png'); |
} | } | ||
Revision as of 18:20, 8 January 2013
/* CSS placed here will be applied to all skins */
.comp_button {
background: url('http://static.betterds.com/img/composer/windowProjectsNew.png');
}