aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/css/styles.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/styles.less')
-rw-r--r--public/css/styles.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/css/styles.less b/public/css/styles.less
index 0e379e4..538e9b9 100644
--- a/public/css/styles.less
+++ b/public/css/styles.less
@@ -208,7 +208,6 @@ background-color:@grayLighter;
width:900px;
height:400px;
margin-top: 20px;
- padding: -60px;
background-color: rgb(105,155,200);
background: -moz-radial-gradient(top left, ellipse cover, rgba(105,155,200,1) 0%, rgba(181,197,216,1) 57%);
background: -webkit-gradient(radial, top left, 0px, top left, 100%, color-stop(0%,rgba(105,155,200,1)), color-stop(57%,rgba(181,197,216,1)));