MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
background-color: #ffffdd; /* light yellow */
background-color: #ffffdd; /* light yellow */
}
}
/* Force wrapping of Google Translate branding so it doesn't spill out too far into the page  
/* Force wrapping of Google Translate branding so it doesn't spill out too far into the page */
a.goog-logo-link img {
a.goog-logo-link img {
display: block
display: block
} */
}
#p-googleatranslator .pBody {
    padding-top: 5px;
    text-align:  center;
}