Improve sections
This commit is contained in:
@@ -234,6 +234,15 @@ main {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.heading-anchor {
|
||||
color: var(--text-muted);
|
||||
margin-right: 0.4em;
|
||||
font-weight: normal;
|
||||
}
|
||||
.heading-anchor:hover {
|
||||
color: var(--primary-hover);
|
||||
}
|
||||
|
||||
/* === File listing === */
|
||||
.listing {
|
||||
border: 1px solid var(--secondary);
|
||||
|
||||
Reference in New Issue
Block a user