Update body hover color
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cristian Gutierrez 2020-03-18 04:38:28 +01:00
parent 562152ec52
commit 3485661e10
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ body {
background-color: #131313;
color: #eaeaea; }
body #app a:hover {
color: #ffdd57; }
color: #fafafa; }
body #app .title {
color: #fafafa; }
body #app .subtitle {