From 892b531d28f2541d4e9052c66b37ccae566cce87 Mon Sep 17 00:00:00 2001 From: Adam Carpenter Date: Thu, 1 Aug 2019 21:15:43 -0400 Subject: Updated with transportation info, removed RSVP in navbar. --- md/amyandadamwedd.in/styles.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'md/amyandadamwedd.in/styles.css') diff --git a/md/amyandadamwedd.in/styles.css b/md/amyandadamwedd.in/styles.css index b4fefd5..e7d5a2f 100644 --- a/md/amyandadamwedd.in/styles.css +++ b/md/amyandadamwedd.in/styles.css @@ -119,6 +119,15 @@ figure.banner figcaption { background: none; } +table, td, th { + padding: 1em; + font-weight: 400; + font-family: 'Arapey', serif; + font-size: 1.25em; + background: white; + box-shadow: 0 0 5px black; +} + p { padding: 1em; text-indent: 2em; -- cgit v1.2.3