From 3b18dfc374116dd71d3d825d7241abab99d990f4 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Mon, 1 Jun 2015 18:45:23 -0700 Subject: [PATCH] Format quote --- index.css | 5 +++++ index.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/index.css b/index.css index f2d9cd6..029baf7 100644 --- a/index.css +++ b/index.css @@ -1,6 +1,11 @@ body { } +.quote { + margin: auto; + text-align: center; +} + section { display: inline-block; vertical-align: top; diff --git a/index.html b/index.html index fc2c297..8e5a0ff 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - Things which matter most must never be at the mercy of things which matter least - Goethe +
Things which matter most must never be at the mercy of things which matter least - Goethe

Personal