Difference between revisions of "MediaWiki:Common.css"

From Bharatpedia
Jump to: navigation, search
Line 2: Line 2:
#footer ul {
#footer ul {
   text-align: center;
   text-align: center;
}
#footer {
padding-bottom: 0rem;
}
}
.dropup {
.dropup {

Revision as of 17:30, 9 April 2022

/* CSS placed here will be applied to all skins */
#footer ul {
   text-align: center;
}
#footer {
padding-bottom: 0rem;
}
.dropup {
    display: inline-block;
    padding: 9px;
}