Line 33: | Line 33: | ||
position: absolute; | position: absolute; | ||
width: 180px; | width: 180px; | ||
− | background-color: # | + | background-color: #25274A; |
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | ||
z-index: 1; | z-index: 1; | ||
Line 41: | Line 41: | ||
.dropdown-content a { | .dropdown-content a { | ||
− | color: | + | color: #ABD0BE; |
padding: 12px 16px; | padding: 12px 16px; | ||
text-decoration: none; | text-decoration: none; | ||
Line 53: | Line 53: | ||
} | } | ||
− | .dropdown-content a:hover {background-color: # | + | .dropdown-content a:hover {background-color: #3B365E} |
.dropdown:hover .dropdown-content { | .dropdown:hover .dropdown-content { |
Revision as of 07:38, 16 August 2017