Difference between revisions of "MediaWiki:Common.css"

From DS Help
Jump to: navigation, search
Line 4: Line 4:
 
     width: 82px;
 
     width: 82px;
 
     height: 22px;
 
     height: 22px;
 +
    display: inline-block;
 
}
 
}

Revision as of 18:33, 8 January 2013

/* CSS placed here will be applied to all skins */
.comp_button {
    background: url('http://static.betterds.com/img/composer/windowProjectsNew.png');
    width: 82px;
    height: 22px;
    display: inline-block;
}