1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-19 11:21:20 +02:00

header nav li a: color #fff

This commit is contained in:
José Luis Antúnez
2017-06-28 11:33:17 +02:00
committed by GitHub
parent 654510a374
commit 9256c476b9

View File

@@ -273,6 +273,7 @@ nav[role='navigation'] li {
a {
background-color: rgba(50, 50, 50, .9);
color:#fff;
&:hover {
background-color: rgba(50, 50, 50, .7);