Line 81: | Line 81: | ||
h2, | h2, | ||
h3, | h3, | ||
− | h4 | + | 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 121: | Line 115: | ||
.light { | .light { | ||
font-weight: 400; | font-weight: 400; | ||
− | } | + | } |
− | + | .navbar-custom { | |
margin-top:12px; | margin-top:12px; | ||
margin-bottom: 0; | margin-bottom: 0; | ||
Line 440: | Line 434: | ||
− | .dropdown-li | + | .dropdown-li { |
padding-top: 11px; | padding-top: 11px; | ||
padding-bottom: 15px; | padding-bottom: 15px; | ||
Line 458: | 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; | ||
} | } | ||
+ | |||
.nav .open > a { | .nav .open > a { | ||
background: transparent; | background: transparent; | ||
} | } | ||
− | |||
− | |||
</style> | </style> | ||
Line 498: | Line 491: | ||
<a class="dropdown-toggle" type="button" 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> | |
<ul class="dropdown-menu" aria-labelledby="dropdown2"> | <ul class="dropdown-menu" aria-labelledby="dropdown2"> | ||
<li> | <li> |
Revision as of 13:41, 6 September 2017