update dark hover footer
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3485661e10
commit
f4ec4a974e
2
app.css
2
app.css
@ -98,7 +98,7 @@ body {
|
|||||||
background-color: #131313;
|
background-color: #131313;
|
||||||
color: #eaeaea; }
|
color: #eaeaea; }
|
||||||
body #app.is-dark a:hover {
|
body #app.is-dark a:hover {
|
||||||
color: #ffdd57; }
|
color: #fafafa; }
|
||||||
body #app.is-dark .title {
|
body #app.is-dark .title {
|
||||||
color: #fafafa; }
|
color: #fafafa; }
|
||||||
body #app.is-dark .subtitle {
|
body #app.is-dark .subtitle {
|
||||||
|
Loading…
Reference in New Issue
Block a user