summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author53hornet <53hornet@gmail.com>2018-10-26 21:52:14 -0400
committer53hornet <53hornet@gmail.com>2018-10-26 21:52:14 -0400
commit11cd8a45c34b72f7ba30a8686d85fe3b3cd17f77 (patch)
treebd29ff80e3a7f9fcfbe880fcbd5874cc9ca4e25c
parent6b60d8ff1426c25b437e9731045280f651351e24 (diff)
downloadmd-site-11cd8a45c34b72f7ba30a8686d85fe3b3cd17f77.tar.xz
md-site-11cd8a45c34b72f7ba30a8686d85fe3b3cd17f77.zip
Responsive design done
-rw-r--r--md/wedding/accomodations/index.md4
-rw-r--r--md/wedding/index.md5
-rw-r--r--md/wedding/styles.css29
-rw-r--r--md/wedding/travel/index.md7
4 files changed, 15 insertions, 30 deletions
diff --git a/md/wedding/accomodations/index.md b/md/wedding/accomodations/index.md
index 1f488a9..fe0c3a4 100644
--- a/md/wedding/accomodations/index.md
+++ b/md/wedding/accomodations/index.md
@@ -3,9 +3,7 @@ pagetitle: Accomodations
---
<article>
-# Accomodations
-
-## Rest and Relaxation
+# Places to Stay
Ad eaque delectus sint dolores ipsam sit rem alias. Dolores eos placeat velit harum aut. Et libero omnis adipisci soluta veniam consequatur neque.
diff --git a/md/wedding/index.md b/md/wedding/index.md
index dea3c82..1977f83 100644
--- a/md/wedding/index.md
+++ b/md/wedding/index.md
@@ -10,9 +10,10 @@ pagetitle: Welcome
## Amy and Adam are tying the knot! Celebrate with us at
## The Crew's Nest, Put-in-Bay, Ohio
-### RSVP Here!
+Greetings, from the bride- and groom-to-be! If you received something from us in the mail then you are cordially invited to witness our union in marriage. Just kidding; it's a casual occassion! Read on for a lowdown on the site.
-Greetings, from the bride- and groom-to-be! If you received something from us in the mail then you are cordially invited to witness our union in marriage. Just kidding; it's a casual occassion! If you're technologically savvy (you made it here!) then you may RSVP through the top of the page [or at this link](/rsvp).
+### RSVP Here!
+If you're technologically savvy (you made it here!) then you may RSVP through the top of the page [or at this link](/rsvp).
### The Bridal Party
diff --git a/md/wedding/styles.css b/md/wedding/styles.css
index 006dd36..b6d0ddf 100644
--- a/md/wedding/styles.css
+++ b/md/wedding/styles.css
@@ -43,7 +43,7 @@
}
}
-@media screen and (max-width: 800px) {
+@media only screen and (max-width: 800px) {
#topnav {
position: static;
}
@@ -53,22 +53,6 @@
padding: 0.25em;
}
- article {
- margin: 0;
- padding: 0;
- }
-
- figure {
- display: inline-block;
- margin: 0;
- padding: 0;
- width: 100%;
- }
-
- figure figcaption {
- font-size: 0em;
- }
-
}
html {
@@ -87,15 +71,16 @@ body {
article {
margin-top: 5em;
- margin-left: 15%;
- margin-right: 15%;
+ margin-left: 10%;
+ margin-right: 10%;
padding: 0;
height: 100%;
}
figure {
width: auto;
- margin: 0;
+ margin-top: 0;
+ margin-bottom: 0;
margin-left: auto;
margin-right: auto;
padding-top: 2em;
@@ -120,7 +105,6 @@ figure figcaption {
p {
padding: 1em;
- text-align: justify;
text-indent: 2em;
font-weight: 400;
font-size: 2em;
@@ -150,10 +134,11 @@ iframe {
}
h1 { /* decorative page title */
+ word-wrap: break-word;
margin: 0;
margin-bottom: 5px;
font-weight: 400;
- font-size: 6em;
+ font-size: 5em;
font-family: 'Fredericka the Great', cursive;
text-align: center;
color: black;
diff --git a/md/wedding/travel/index.md b/md/wedding/travel/index.md
index f110463..095a777 100644
--- a/md/wedding/travel/index.md
+++ b/md/wedding/travel/index.md
@@ -3,7 +3,7 @@ pagetitle: Travel & Transportation
---
<article>
-# Travel and Transport
+# Travel
## This is where travel and transportation go
@@ -52,7 +52,8 @@ St. Paul's Episcopal Church was built in 1865 on land purchased by Jay Cooke fro
In its heyday, around the 1850s to the 1900s, several steamships, some holding up to 1,500 passengers, serviced the island on a regular basis. Tourists were treated to a variety of hotels, including 300 x 600 foot Hotel Victory with 625 guest rooms, at that time the largest resort hotel in America featuring the first coed swimming pool. Elaborate ceremonies were planned for the laying of the cornerstone of The Victory. Seven steamboats brought 8,000 people to the island. The Beebe house with a wide hall running 500 feet through the center had a dining room that could seat nearly a thousand diners. The hotel could house over 800 persons. Unfortunately, the Victory Hotel caught fire and burned to the ground before it could be fully utilized.
-Put-in-Bay has been a summer resort for more than 100 years. Today, Put-in-Bay is a vibrant tourist resort complete with bars, hotels, boating, fishing, a monument, golf cart rentals, caves and much more. For more information on the history of Put-in-Bay, we suggest you read Isolated Splendor by Robert Dodge where most of the information for this brief history page was obtained. Come visit the South Bass Island, or Put-in-Bay as it is better known, and see for yourself.*
-*Copied from Put-In-Bay.com website
+Put-in-Bay has been a summer resort for more than 100 years. Today, Put-in-Bay is a vibrant tourist resort complete with bars, hotels, boating, fishing, a monument, golf cart rentals, caves and much more. For more information on the history of Put-in-Bay, we suggest you read Isolated Splendor by Robert Dodge where most of the information for this brief history page was obtained. Come visit the South Bass Island, or Put-in-Bay as it is better known, and see for yourself.
+
+This history provided by [Put-In-Bay](https://www.visitputinbay.com) website.
</article>