mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-21 04:12:01 +02:00
header nav li a: color #fff
This commit is contained in:
committed by
GitHub
parent
654510a374
commit
9256c476b9
@@ -273,6 +273,7 @@ nav[role='navigation'] li {
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
background-color: rgba(50, 50, 50, .9);
|
background-color: rgba(50, 50, 50, .9);
|
||||||
|
color:#fff;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: rgba(50, 50, 50, .7);
|
background-color: rgba(50, 50, 50, .7);
|
||||||
|
Reference in New Issue
Block a user