|
@@ -179,10 +179,10 @@ h5, .h5 {
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
|
all navs have a .nav class applied via
|
|
all navs have a .nav class applied via
|
|
|
-the wp_menu function, this is so we can
|
|
|
|
|
-easily just write on group of styles for
|
|
|
|
|
-the navs on the site and our css is cleaner
|
|
|
|
|
-and moe scalable.
|
|
|
|
|
|
|
+the wp_menu function; this is so we can
|
|
|
|
|
+easily write one group of styles for
|
|
|
|
|
+the navs on the site so our css is cleaner
|
|
|
|
|
+and more scalable.
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
.nav {
|
|
.nav {
|