MediaWiki:Common.css: Difference between revisions

welcome box styling
adding center to main list
Line 81: Line 81:
     }
     }
}
}


#footer-info li, #footer-places li {
#footer-info li, #footer-places li {
Line 123: Line 122:
#vw-main-subtitle {
#vw-main-subtitle {
    margin-top: 0;
    margin-top: 0;
text-align: center;
}
#vw-main-list {
text-align: center;
text-align: center;
}
}