Line 80: | Line 80: | ||
h1, | h1, | ||
h2, | h2, | ||
− | h3 | + | h3, |
− | + | h4, | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
h5, | h5, | ||
h6 { | h6 { | ||
margin: 0 0 35px; | margin: 0 0 35px; | ||
− | text-transform: | + | text-transform: uppercase; |
font-family: Tahoma, Geneva, sans-serif; | font-family: Tahoma, Geneva, sans-serif; | ||
font-weight: 700; | font-weight: 700; | ||
Line 457: | Line 452: | ||
} | } | ||
− | .dropdown-menu: | + | .dropdown-menu: { |
background-color: black; | background-color: black; | ||
border-radius: 0px; | border-radius: 0px; | ||
} | } | ||
− | .dropdown-a: | + | .dropdown-a: { |
color: white !important; | color: white !important; | ||
} | } | ||
Line 494: | Line 489: | ||
<li class="dropdown-li"> | <li class="dropdown-li"> | ||
<div class="dropdown"> | <div class="dropdown"> | ||
− | <a class="dropdown-toggle" id="dropdown2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"> | + | <a class="dropdown-toggle" type="button" id="dropdown2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"> |
Team | Team | ||
</a> | </a> |
Revision as of 12:58, 6 September 2017