summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index badf35a..a819eda 100755
--- a/static/index.html
+++ b/static/index.html
@@ -57,7 +57,7 @@ body {
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
- border:solid 1px #fff;
+ border:solid 2px #000;
position: relative;
box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
-webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;