light navbar

This commit is contained in:
Holger Könemann 2017-01-06 20:44:05 +01:00
parent 9816362f91
commit 50404dba3b
3 changed files with 4 additions and 2 deletions

2
css/theme.min.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -33,7 +33,7 @@ $container = get_theme_mod( 'understrap_container_type' );
<a class="skip-link screen-reader-text sr-only" href="#content"><?php _e( 'Skip to content', <a class="skip-link screen-reader-text sr-only" href="#content"><?php _e( 'Skip to content',
'understrap' ); ?></a> 'understrap' ); ?></a>
<nav class="navbar navbar-toggleable-md navbar-inverse bg-inverse"> <nav class="navbar navbar-toggleable-md navbar-light">
<div class="<?php echo esc_html( $container ); ?>"> <div class="<?php echo esc_html( $container ); ?>">