Line 23: | Line 23: | ||
height:80px; | height:80px; | ||
} | } | ||
+ | |||
#lists { | #lists { | ||
float:right; | float:right; | ||
Line 36: | Line 37: | ||
text-decoration: none; | text-decoration: none; | ||
width:200px; | width:200px; | ||
− | |||
} | } | ||
Line 56: | Line 56: | ||
position: absolute; | position: absolute; | ||
background-color: white; | background-color: white; | ||
− | width: | + | width: 200px; |
+ | padding:0px; | ||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | ||
} | } | ||
Line 62: | Line 63: | ||
.dropdown-content a { | .dropdown-content a { | ||
color: black; | color: black; | ||
− | |||
text-decoration: none; | text-decoration: none; | ||
display: block; | display: block; | ||
text-align: left; | text-align: left; | ||
+ | padding:10px 0px; | ||
} | } | ||
Revision as of 02:58, 24 July 2016