summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--htdocs/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/htdocs/style.css b/htdocs/style.css
index f897cc1..50cefbe 100644
--- a/htdocs/style.css
+++ b/htdocs/style.css
@@ -14,15 +14,6 @@ div.contain {
width:95%;
height:100%;
margin: 2em 2.5%;
-/* background: rgba(255,255,255,0.20); */
- -moz-border-radius: 142px;
- -webkit-border-radius: 142px;
- -opera-border-radius: 142px;
- border-radius: 142px;
- -moz-box-shadow:#45347B 0 0 2.5em;
- -webkit-box-shadow:#45347B 0 0 2.5em;
- -opera-box-shadow:#45347B 0 0 2.5em;
- box-shadow:#45347B 0 0 2.5em;
}
div.head {