MediaWiki:Mobile.css: Difference between revisions

MediaWiki interface page
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 13: Line 13:
opacity: 0.5;
opacity: 0.5;
filter: alpha(opacity=50);
filter: alpha(opacity=50);
}
table {
width: 100% !important;
}
tr {
width: 100% !important;
}
}