Difference between revisions of "MediaWiki:Common.css"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(attempt at sticking the logo into the wiki)
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
div#p-logo { background-image: url('http://social.bioware.com/wiki/datoolset/images/4/4c/DA_Toolset.png'); }
+
div#p-logo { background-image: url('http://social.bioware.com/wiki/datoolset/images/4/4c/DA_Toolset.png') 35% 50% no-repeat !important; }

Revision as of 17:24, 9 October 2009

/* CSS placed here will be applied to all skins */
 
div#p-logo { background-image: url('http://social.bioware.com/wiki/datoolset/images/4/4c/DA_Toolset.png') 35% 50% no-repeat !important; }