aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/css
diff options
context:
space:
mode:
authorErling Aaby <spa440w@gmail.com>2013-04-24 23:35:17 +0200
committerErling Aaby <spa440w@gmail.com>2013-04-24 23:35:30 +0200
commit154f6d181dc784926d850818b618ce9a0eccb8ea (patch)
tree167f958df5602091893c863bd95b8ca369124cb6 /public/css
parentcleaned up package.json (diff)
downloadDivid-154f6d181dc784926d850818b618ce9a0eccb8ea.tar.gz
added background img
Diffstat (limited to 'public/css')
-rw-r--r--public/css/styles.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/styles.less b/public/css/styles.less
index 71eef3b..b91cea0 100644
--- a/public/css/styles.less
+++ b/public/css/styles.less
@@ -234,7 +234,7 @@ background-color: #FF9A00;
margin-top: 20px;
margin-bottom:20px;
padding:10px;
- /*background-image: url('/img/');*/
+ background-image: url('/img/people.png');
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;