Improve display of the separation between page items and siblings in the sidebar
This commit is contained in:
parent
a2ba9ef1ff
commit
9b637fa72e
3 changed files with 16 additions and 3 deletions
|
|
@ -304,9 +304,12 @@ nav.sub {
|
|||
border: none;
|
||||
}
|
||||
|
||||
.location a:first-child {
|
||||
.location a:first-of-type {
|
||||
font-weight: 500;
|
||||
}
|
||||
.location a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.block {
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue