Skip to content

Commit c2070e6

Browse files
committed
Use better colors
1 parent c6a751a commit c2070e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/LinkDotNet.Blog.Web/wwwroot/css/basic.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
}
2121

2222
a {
23-
color: #9e9e9e !important;
23+
color: #bebebe !important;
2424
}
2525

2626
a:hover {
27-
color: #7e7e7e !important;
27+
color: #8a8a8a !important;
2828
}
2929
}
3030

0 commit comments

Comments
 (0)