Difference between revisions of "MediaWiki:Mobile.css"
Line 14: | Line 14: | ||
#section_0{ | #section_0{ | ||
display: none; | display: none; | ||
+ | } | ||
+ | div#content a.external { | ||
+ | background:none !important; | ||
+ | padding: 0px !important; | ||
} | } |
Revision as of 21:40, 28 July 2020
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
#sb-LastEditor {
display: none !important;
}
#bs-statebar {
display: none !important;
}
#mw-mf-last-modified {
display: none !important;
}
#firstHeading {
display: none;
}
#section_0{
display: none;
}
div#content a.external {
background:none !important;
padding: 0px !important;
}