Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
/* Zwingt das gesamte Hantus-Menü beim aktiven Link auf edles Dunkelbraun */ .current-menu-item a, .current_page_item a, .main-navigation .current-menu-item > a, .main-navigation .current_page_item > a, .current-menu-item > a:hover, li.current-menu-item { background: #3D2B1F !important; background-color: #3D2B1F !important; color: #ffffff !important; } /* Verhindert das Aufblitzen von Pink beim Drüberfahren (Hover) */ .main-navigation li a:hover, .main-navigation li:hover > a { background-color: #8A9A86 !important; /* Macht den Hover-Effekt im edlen Salbei-Grün */ color: #ffffff !important; }
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!