MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 31: Line 31:
}
}
.no-decoration, .no-decoration * {
.no-decoration, .no-decoration * {
   box-shadow: none;
   box-shadow: none !important;
   text-decoration: none;
   text-decoration: none !important;
}
}