aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public
diff options
context:
space:
mode:
authorErling Aaby <erlinaa@stud.hist.no>2013-05-02 15:07:47 +0200
committerErling Aaby <erlinaa@stud.hist.no>2013-05-02 15:07:47 +0200
commitaee558c8d9914c2a59f778425268764423385318 (patch)
tree059fb798f670a98a3afe2d7396df31c546401c83 /public
parentSwapped logo2x with new edited version (diff)
downloadDivid-aee558c8d9914c2a59f778425268764423385318.tar.gz
adding signup form to home
Diffstat (limited to 'public')
-rw-r--r--public/css/use.less17
1 files changed, 8 insertions, 9 deletions
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;