This commit is contained in:
Johannes Rappen 2017-03-18 23:22:25 +01:00
parent bf35471a2b
commit 33b7c512bb

View File

@ -425,6 +425,16 @@ body.close {
}
}
@media print {
.github-corner, .sidebar-toggle, .sidebar {
display: none;
}
nav {
display: none;
}
}
@media screen and (max-width: 768px) {
.github-corner, .sidebar-toggle, .sidebar {
position: fixed;