make small links be farther apart in manual
This commit is contained in:
parent
eca5c0aa57
commit
b444258f77
1 changed files with 2 additions and 1 deletions
|
@ -83,7 +83,8 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar a {
|
#sidebar a {
|
||||||
font-size: 80%
|
font-size: 80%;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|
Loading…
Reference in a new issue