From 54c6a04b722663b518bf99b4d98a1c2e86ee5103 Mon Sep 17 00:00:00 2001 From: Daniel Beauchamp Date: Tue, 14 Aug 2012 05:23:57 -0400 Subject: Updated the sample project. --- templates/project/assets/stylesheets/application.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/project/assets/stylesheets/application.scss') diff --git a/templates/project/assets/stylesheets/application.scss b/templates/project/assets/stylesheets/application.scss index c3b2a67..7c5f300 100644 --- a/templates/project/assets/stylesheets/application.scss +++ b/templates/project/assets/stylesheets/application.scss @@ -199,6 +199,8 @@ h3 { background: white; top: 100px; color: black; + font-size: 15px; + padding-bottom: 4px; textarea { white-space: nowrap; -- cgit v1.2.3