From 8de03ee7f6efc145aae6a3d0d5f55a52f32ad91a Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 9 May 2014 11:28:36 -0700 Subject: make demo more different than bitmask.net #5520 --- files/webapp/stylesheets/tail.scss | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'files/webapp/stylesheets/tail.scss') diff --git a/files/webapp/stylesheets/tail.scss b/files/webapp/stylesheets/tail.scss index 477cbe1..b4f02b9 100644 --- a/files/webapp/stylesheets/tail.scss +++ b/files/webapp/stylesheets/tail.scss @@ -94,6 +94,18 @@ body.home { } } +.colorband { + border-top: 1px solid white; + border-bottom: 1px solid #bce8f1; + background-color: #d9edf7; + .row-fluid { + @extend #main; + } + .introtext { + padding: 20px; + margin: 0; + } +} // // SMALL SCREEN -- cgit v1.2.3