MediaWiki:Common.css: Difference between revisions

From Citizens Wiki

No edit summary
(p)
Line 5: Line 5:
         height: 210px;
         height: 210px;
         margin-top: 0px;
         margin-top: 0px;
        margin-bottom: 100px;
         clear: both;
         clear: both;
        margin-bottom: 20px;
        position: relative;
}
}
#p-logo a {
#p-logo a {
       height: 210px;
       height: 210px;
       clear: both;
       clear: both;
}
}

Revision as of 11:36, 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;

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

}