Skip to content
Snippets Groups Projects
Commit e4d898c7 authored by Nicole Finks's avatar Nicole Finks
Browse files

[format changes]

parent ab13ef8f
Branches
Tags
2 merge requests!9Develop,!8Repository
......@@ -29,13 +29,13 @@
/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
color: #FFF;
color: #cacfd2 ;
}
/* Add an active class to the active dropdown button */
.active {
background-color: green;
background-color: #909497 ;
color: white;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment