Skip to content

Commit dde058e

Browse files
committed
made font white instead of yellow
1 parent 885077d commit dde058e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/css/hyde.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ html {
7373

7474
/* Sidebar links */
7575
.sidebar a, .dropdown-btn{
76-
color: #F8F0E6;
76+
color: #ffffff;
7777
border: none;
7878
background: none;
7979
text-align: left;

0 commit comments

Comments
 (0)