diff --git a/wedding/ceremony/index.php b/wedding/ceremony/index.php index 58f9e4d..be3dbf8 100644 --- a/wedding/ceremony/index.php +++ b/wedding/ceremony/index.php @@ -5,7 +5,7 @@
-The ceremony will be held in Asheville at the church Aaron grew up in, St. Mark's Lutheran Church, and will be presided over by the Rev. Christopher Webb and the Rev. Jim Abbott. +The ceremony will be held in Asheville at the church Aaron grew up in, St. Mark's Lutheran Church, and will be presided over by the Rev. Christopher Webb and the Rev. Jim Abbott. The ceremony will begin at 4pm.
We are glad to be holding our reception at The Century Room at Pack's Tavern in downtown Asheville. The Century Room is very close to St. Mark's, and should only take a few minutes to drive to after the ceremony. Here are Google maps directions from the church to Pack's Tavern.
+We are glad to be holding our reception at The Century Room at Pack's Tavern in downtown Asheville. The reception will be immediately following the ceremony, and will feature a cash bar, so be sure to bring cash with you for drinks.
+ +The Century Room is very close to St. Mark's, and should only take a few minutes to drive to after the ceremony. Here are Google maps directions from the church to Pack's Tavern.
According to their website:
diff --git a/wedding/header_bottom.php b/wedding/header_bottom.php index a4817a7..667b0e7 100644 --- a/wedding/header_bottom.php +++ b/wedding/header_bottom.php @@ -24,6 +24,7 @@
- Home
- Wedding Party
+- Ceremony and Reception
- Pictures
- Asheville
- Registry
diff --git a/wedding/stylesheet.css b/wedding/stylesheet.css index a22ce36..8445af6 100644 --- a/wedding/stylesheet.css +++ b/wedding/stylesheet.css @@ -105,7 +105,7 @@ a { } #nav ul li{ padding: 0; - margin: 0 12px 0 12px; + margin: 0 8px 0 8px; display: inline; } #nav ul li a{