twentyseventeen

/*
Füge deinen eigenen CSS-Code nach diesem Kommentar hinter dem abschließenden Schrägstrich ein.

Klicke auf das Hilfe-Symbol oben, um mehr zu erfahren.
*/
/*————————————————————–
12.0 Navigation
————————————————————–*/

.navigation-top {
background: #1381BF;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
font-size: 16px;
font-size: 1rem;
position: relative;
}

.navigation-top .wrap {
max-width: 1000px;
padding: 0;
}

.navigation-top a {
color: #ccc;
font-weight: 600;
-webkit-transition: color 0.2s;
transition: color 0.2s;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
color: #ccf;
}

.main-navigation {
clear: both;
display: block;
}

.main-navigation ul {
background: #1381BF;
list-style: none;
margin: 0;
padding: 0 1.5em;
text-align: left;
}

KategorienAllgemein