Line 1:
Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */
−
#siteNotice,
+
siteNotice,
footer .footer-content {
footer .footer-content {
display: none;
display: none;
Line 31:
Line 31:
.content table.infobox,
.content table.infobox,
.client-js .toc-mobile,
.client-js .toc-mobile,
−
#toc,
+
toc,
.search-box .search,
.search-box .search,
.content kbd,
.content kbd,
Line 49:
Line 49:
border-color: #343739;
border-color: #343739;
}
}
−
#toc {
+
toc {
border: 0;
border: 0;
}
}