summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-02 16:27:15 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-02 16:27:15 -0400
commit873f29cd072f7809d38c916cf3463442232ccc9f (patch)
tree8e89c1fe1a58ea5fa3894593f7be8f47545e9a19 /static/index.html
parentaa3165c303d8feb2a34329539c67bd71863c9eb4 (diff)
PROD changes
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;