From 7a20645e31ccecd9afda72c302b0b5170d671fd6 Mon Sep 17 00:00:00 2001 From: Christopher Stein Date: Wed, 10 Dec 2014 05:26:06 -0500 Subject: [PATCH] Styling the About Page Also made some changes to how colors are handled by making a separate file for color variables. --- about.html | 54 +++--- css/style.css | 350 +++++++++++++++++++++++++++++++---- sass/base/_base.scss | 4 +- sass/base/_colors.scss | 3 + sass/layout/_about.scss | 150 ++++++++++++++- sass/layout/_footer.scss | 5 +- sass/layout/_navigation.scss | 3 + sass/layout/_schedule.scss | 3 +- 8 files changed, 500 insertions(+), 72 deletions(-) create mode 100644 sass/base/_colors.scss diff --git a/about.html b/about.html index 7a1cfba..e1a1f8a 100644 --- a/about.html +++ b/about.html @@ -10,7 +10,7 @@ - +