Difference between revisions of "MediaWiki:Common.css"

From Krafties
Jump to navigation Jump to search
Line 5: Line 5:
 
{
 
{
 
     width:100%;
 
     width:100%;
     background-color:blue;
+
     background-color:transparent;
 
}
 
}

Revision as of 06:24, 13 August 2014

/* CSS placed here will be applied to all skins */


#p-logo a
{
    width:100%;
    background-color:transparent;
}