Skip to content

Commit a3939d1

Browse files
committed
fix color of wlroots link
1 parent 81034e0 commit a3939d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css/master.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,3 +225,6 @@ hr {
225225
color: #a8e1fe;
226226
font-weight: bold;
227227
}
228+
.highlight a {
229+
color: var(--primary-color);
230+
}

0 commit comments

Comments
 (0)