Some hover color for remote

This commit is contained in:
Nicolas A. Tonne
2015-06-08 00:29:08 +02:00
parent a1625d7e5d
commit 30dc8c8fb0

View File

@@ -78,6 +78,10 @@ nav .brand-logo{
background-color:rgba(45,45,45,1);
}
#nav-mobile .green:hover{
background-color: #38803C !important;
}
.footer-copyright a { color: #fff;}
.footer-copyright a:hover{color:#6699FF}