<meta charset="utf-8">\r
<title><?php wp_title('| ', true, 'right'); ?><?php bloginfo('name'); ?></title>\r
<meta name="viewport" content="width=device-width, initial-scale=1.0">\r
-<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>?v=1.01" type="text/css" media="all"><?php wp_head(); ?>\r
+<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>?v=1.0.5" type="text/css" media="all"><?php wp_head(); ?>\r
</head>\r
<body<?php global $post; $slug = get_post($post)->post_name; $dir = " id=\"$slug\""; echo $dir ?>>\r
<header class="container">\r
<li><a href="<?php echo get_home_url();?>/amenities/">Amenities</a></li>\r
<li><a href="https://gc.synxis.com/rez.aspx?Hotel=72392&Chain=20633" rel="nofollow">Book Rooms</a></li>\r
<li><a href="<?php echo get_home_url();?>/about/">About</a></li>\r
- <li><a href="<?php echo get_home_url();?>/area-guides/">Area Guides</a></li>\r
+ <li><a href="<?php echo get_home_url();?>/area-guides/">Groups/Reunions</a></li>\r
<li><a href="<?php echo get_home_url();?>/contact/">Contact</a></li>\r
</ul>\r
</div>\r
}\r
@media(min-width:992px) {\r
body { font-size:17px; }\r
+ ul.navbar-nav { font-size: 15px; }\r
header.container div.row { padding:0 30px 0 29px; }\r
header { text-align:right; }\r
header #logo { float:left; margin:15px 0; }\r