MediaWiki:Gadget-Timeless.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
#siteNotice .wikitable td {
#siteNotice .wikitable td {
border: 0 !important;
border: 0 !important;
}
.sitenotice > table:first-child {
margin-top: 12px !important;
}
}
@media all and (max-width: 850px) {
@media all and (max-width: 850px) {
#siteNotice .wikitable {
#siteNotice table {
width: 100% !important;
width: 100% !important;
}
}