diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-24 23:35:17 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-24 23:35:30 +0200 |
commit | 154f6d181dc784926d850818b618ce9a0eccb8ea (patch) | |
tree | 167f958df5602091893c863bd95b8ca369124cb6 /public | |
parent | cleaned up package.json (diff) | |
download | Divid-154f6d181dc784926d850818b618ce9a0eccb8ea.tar.gz |
added background img
Diffstat (limited to 'public')
-rw-r--r-- | public/css/styles.less | 2 | ||||
-rw-r--r-- | public/img/people.png | bin | 0 -> 44517 bytes |
2 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; diff --git a/public/img/people.png b/public/img/people.png Binary files differnew file mode 100644 index 0000000..f971271 --- /dev/null +++ b/public/img/people.png |