commit:     afe45a47297add6d730742df9a32c0c2576e4195
Author:     Matthew Summers <quantumsummers <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  3 17:26:00 2014 +0000
Commit:     Matthew Summers <quantumsummers <AT> gentoo <DOT> org>
CommitDate: Thu Apr  3 17:26:00 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/get-gentoo.git;a=commit;h=afe45a47

Removed some css I was tired of seeing.

---
 htdocs/style.css | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/htdocs/style.css b/htdocs/style.css
index 50cefbe..9785aee 100644
--- a/htdocs/style.css
+++ b/htdocs/style.css
@@ -56,14 +56,6 @@ div.big_arches ul li {
        min-height: 160px;
        text-align:center;
        border: none;
-       -moz-border-radius: 20px;
-       -webkit-border-radius: 20px;
-       -opera-border-radius: 20px;
-       border-radius: 20px;
-       -moz-box-shadow: 0 0 1em #45347B;
-       -webkit-box-shadow: #45347B 0 0 1em;
-       -opera-box-shadow: #45347B 0 0 1em;
-       box-shadow: 0 0 1em #45347B;
 }
 div.big_arches ul li h2 {
        display: block;
@@ -103,14 +95,6 @@ div.arches {
        min-height:5em;
        text-align:center;
        display:block;
-       -moz-border-radius: 20px;
-       -webkit-border-radius: 20px;
-       -opera-border-radius: 20px;
-       border-radius: 20px;
-       -moz-box-shadow: 0 0 1em #45347B;
-       -webkit-box-shadow: #45347B 0 0 1em;
-       -opera-box-shadow: #45347B 0 0 1em;
-       box-shadow: 0 0 1em #45347B;
 }
 
 

Reply via email to