increase target area of sidebar links (#20207)

This commit is contained in:
Frédéric Péters 2017-11-22 10:30:07 +01:00
parent a04a2f75e0
commit ab0ce36c14
1 changed files with 5 additions and 0 deletions

View File

@ -155,6 +155,11 @@ body {
padding-left: 10px;
}
#sidebar li a {
display: inline-block;
padding: 2px 0;
}
h2, h3, h4, .wiki h1, .wiki h2, .wiki h3 {
font-weight: normal;
border-bottom: 0px;