style(next): tweak the note paths from the "Recent Changes" section

This commit is contained in:
Adorian Doran 2024-12-10 23:08:10 +02:00
parent 431522f5b1
commit 5523e30583

View File

@ -1001,6 +1001,12 @@ body .calendar-dropdown-widget .calendar-body a:hover {
position: relative;
}
.recent-changes-content ul li .note-path {
margin-left: .5em;
color: var(--muted-text-color);
}
/* Timeline connector */
.recent-changes-content ul li::before,
.recent-changes-content > div > b::before {