From 4dafe790df94d72a2ac666ccb3ad070b47cfb1d1 Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Thu, 2 Feb 2012 14:20:27 -0500 Subject: [PATCH 1/3] Added start to style for profile and course info --- info.html | 6 +++--- sass/_base.scss | 22 +++++++++++++++++----- sass/_info.scss | 39 +++++++++++++++++++++++++++++++++++++++ sass/_layout.scss | 16 ++++++++++++++++ sass/_profile.scss | 33 +++++++++++++++++++++------------ sass/application.scss | 1 + 6 files changed, 97 insertions(+), 20 deletions(-) create mode 100644 sass/_info.scss diff --git a/info.html b/info.html index 5867feb021..2559807e08 100644 --- a/info.html +++ b/info.html @@ -3,11 +3,11 @@ <%include file="navigation.html" />
-
-