aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/css/use.less
diff options
context:
space:
mode:
authorLurifax <stianalexanderolsen@gmail.com>2013-04-29 14:49:39 +0200
committerLurifax <stianalexanderolsen@gmail.com>2013-04-29 14:49:39 +0200
commite0a8e93d0e691c3939a121f65e87dece50f6d97d (patch)
tree263cd285ca4b06c7c13cc6f92e3cf7739be9bfc1 /public/css/use.less
parentMerge branch 'master' of github.com:dennisse/Divid (diff)
parentbeen working on the project model and posting projects (diff)
downloadDivid-e0a8e93d0e691c3939a121f65e87dece50f6d97d.tar.gz
Merge branch 'master' of github.com:dennisse/Divid
Diffstat (limited to 'public/css/use.less')
-rw-r--r--public/css/use.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/css/use.less b/public/css/use.less
index fb2cbf1..44e303c 100644
--- a/public/css/use.less
+++ b/public/css/use.less
@@ -169,7 +169,7 @@ margin:10px;
margin-top:25px;
/*border-top: 2px solid #9fd5df;*/
color: #FFFFFF;
- background-color: #000000;
+ background-color: #ff9a00;
box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
@@ -179,8 +179,8 @@ margin:10px;
display: block;
}
-/*#footer {
+#footer {
background-color: #0D56A6;
width:1170px;
height:100px;
-}*/
+}