From aee558c8d9914c2a59f778425268764423385318 Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Thu, 2 May 2013 15:07:47 +0200 Subject: adding signup form to home --- public/css/use.less | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'public/css/use.less') diff --git a/public/css/use.less b/public/css/use.less index 5c7a5b8..da29867 100644 --- a/public/css/use.less +++ b/public/css/use.less @@ -1,11 +1,3 @@ -/*#wrapper { - width:100%; - background-position: center 40%; -} -.content { - margin-left: 0px; -}*/ - .pitch { position: relative; margin-left: 10px; @@ -154,10 +146,17 @@ text-align: center; line-height: 26px; display: block; } +.form-actions { +background-color:#0D56A6; +} + +.well { +background-color:#0D56A6; +} /* #register { - height:460px; + /*height:460px;*/ margin-top: 25px; border-top: 2px solid #9fd5df; -- cgit v1.2.3