aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--public/css/styles.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/styles.less b/public/css/styles.less
index b91cea0..a212510 100644
--- a/public/css/styles.less
+++ b/public/css/styles.less
@@ -235,6 +235,9 @@ background-color: #FF9A00;
margin-bottom:20px;
padding:10px;
background-image: url('/img/people.png');
+ background-repeat:no-repeat;
+ background-attachment:fixed;
+ background-position:center;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;