aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/css/use.less
diff options
context:
space:
mode:
authorLurifax <stianalexanderolsen@gmail.com>2013-04-29 12:00:17 +0200
committerLurifax <stianalexanderolsen@gmail.com>2013-04-29 12:00:17 +0200
commit2f5576c27a39e30f7df0122e4c196080e8a63dbd (patch)
tree91c0d6cd2009ef660f2130858a0e2d176fe89042 /public/css/use.less
parentChanged port to 8001 (diff)
parentfixed missing use.css, changed text, removed hr line (diff)
downloadDivid-2f5576c27a39e30f7df0122e4c196080e8a63dbd.tar.gz
Merge branch 'master' of github.com:dennisse/Divid
Diffstat (limited to 'public/css/use.less')
-rw-r--r--public/css/use.less12
1 files changed, 4 insertions, 8 deletions
diff --git a/public/css/use.less b/public/css/use.less
index fe1745b..fb2cbf1 100644
--- a/public/css/use.less
+++ b/public/css/use.less
@@ -23,6 +23,10 @@
margin-left: 10px;
}
+.blue {
+color:#0D56A6;
+}
+
.join {
float:left;
position:absolute;
@@ -114,14 +118,6 @@ margin:10px;
float:right;
margin: 0px;
}
-
-.divideLine {
-background-color:#66A3D2;
-height:5px;
-width:35%;
-margin-top:40px;
-margin-bottom:40px;
-}
/*
.last {
background-color:@grayLighter;