docs: Make menu entries smaller

The menu should not take the focus away from the actual contents.
This commit is contained in:
Andrea Bolognani 2016-03-30 14:10:09 +02:00
parent 4b0d9d5d02
commit 0a56412d15

View File

@ -53,11 +53,6 @@ h2, h3, h4, h5, h6 {
margin: 0px;
border: 0px;
font-weight: bold;
font-size: 1.2em;
}
#menu li ul li {
font-size: 1em;
}
#menu ul li a, #menu ul li span {