MediaWiki:Common.css: Difference between revisions

From Citizens Wiki

No edit summary
No edit summary
Line 8: Line 8:
         margin-bottom: 20px;
         margin-bottom: 20px;
         position: relative;
         position: relative;
        padding: 0px;


}
}
#p-logo a {
#p-logo a {
       height: 160px;
       height: 210px;
      clear: both;
      padding: 0px;
      margin: 0px;
 
}
}

Revision as of 11:37, 21 February 2012

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

#p-logo {

        height: 210px;
        margin-top: 0px;
        clear: both;
        margin-bottom: 20px;
        position: relative;
        padding: 0px;


}
#p-logo a {
       height: 210px;
       clear: both;
      padding: 0px;
      margin: 0px;

}