MediaWiki:Common.css: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
     padding-top: 5px;
     padding-top: 5px;
     text-align: center;
     text-align: center;
}
.goog-te-combo {
     font-size: 8pt;
     font-size: 8pt;
}
}

Revision as of 17:51, 10 January 2012

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

#p-googletranslator .pBody {
    padding-top: 5px;
    text-align: center;
    font-size: 8pt;
}