Remove navigation links for now

This commit is contained in:
2020-05-30 01:43:06 +00:00
parent e91c976ddb
commit 9bc09ceebc
2 changed files with 1 additions and 30 deletions

View File

@@ -35,16 +35,7 @@ pre {
}
.sidebar p {
margin-top: 1.1875rem;
}
.sidebar a {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
display: block;
}
.sidebar a:hover {
background-color: #eee;
margin-top: 2rem;
}
.topbar {
@@ -57,15 +48,6 @@ pre {
height: auto;
}
.topbar ul {
padding-left: 0;
}
.topbar li {
display: inline;
margin-right: 0.5rem;
}
.toc {
float: right;
background-color: #eee;