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;
}
#p-googletranslator .pBody .goog-te-gadget {
     font-size: 8pt;
     font-size: 8pt;
}
}

Revision as of 17:52, 10 January 2012

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

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