Line 31: | Line 31: | ||
float:right; | float:right; | ||
font-size:12pt; | font-size:12pt; | ||
− | font-family:"Open Sans",serif,sans-serif | + | font-family:"Open Sans",serif,sans-serif |
} | } | ||
@media screen and (min-width: 768px) { | @media screen and (min-width: 768px) { | ||
Line 38: | Line 38: | ||
} | } | ||
− | span:after | + | span:after{ |
− | + | width: 0; | |
− | + | height: 0; | |
− | + | border: 0.313em solid transparent; | |
− | + | border-bottom: none; | |
− | + | border-top-color:white; | |
− | + | content: ''; | |
− | + | vertical-align: middle; | |
− | + | display: inline-block; | |
− | + | position: relative; | |
− | + | right: -0.313em; /* 5 */ | |
− | + | text-decoration:none !important; | |
− | + | list-style-type:none !important; | |
− | + | } | |
− | + | ||
ul{ | ul{ | ||
list-style-type:none ; | list-style-type:none ; | ||
} | } | ||
− | + | .dropdown{ | |
float:left; | float:left; | ||
margin-left:5px; | margin-left:5px; |
Revision as of 11:42, 12 September 2016