1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-28 11:19:51 +02:00

tuned html css

This commit is contained in:
Elisabeth Henry 2016-02-25 05:57:30 +01:00
parent 1a90a35bca
commit 93b7f828d4

View File

@ -17,7 +17,7 @@ nav {
transition: margin-left 1s;
}
#toc ul, #nav ul {
#toc ul, #toc li, #nav ul, #nav li {
list-style-type: none;
}
#nav ul {
@ -33,6 +33,7 @@ nav {
}
#menu-button {
width: 1.5em;
padding: 0.5em;
}
#nav {