User:FrozenPlum/common.css: Difference between revisions

m
override because inline style
mNo edit summary
m (override because inline style)
Line 5:
 
@media only screen and (max-width: 700px) {
#mp-body table {
width:100%;
}
.twocol_left {
width:100%!important;
}
.twocol_right {
width:100%!important;
}
}
43

edits