.war-header-container { width: 920px; min-height: 205px; margin: auto; } .head-field { font-size: 24px; margin-top: 10px; margin-bottom: 10px; } .war-header { border-bottom: thin solid lightgrey; } .nav-tabs > li.active > a { background: #222222; } .nav-tabs { border-bottom: 0; } .nav-tabs > li > a { background: #4b4b4b; } .nav-tabs > li:not(.active) > a:hover { background: #afafaf; color: #f5f5f5; } .nav-link { cursor: pointer !important; color: #FFF !important; }