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

Revision as of 18:03, 10 January 2012

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

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