[extensions-web] css: Remove a blank block



commit 64aa9e923a529f2bf08bcf05e35b7d3f9e2016fb
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Sun Jun 3 01:14:15 2012 -0400

    css: Remove a blank block

 sweettooth/static/css/template.css |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/sweettooth/static/css/template.css b/sweettooth/static/css/template.css
index 230c4aa..82e378a 100644
--- a/sweettooth/static/css/template.css
+++ b/sweettooth/static/css/template.css
@@ -10,9 +10,6 @@ html {
     background: #fff url(../images/html-bg.png) 0 10px repeat-x;
 }
 
-body {
-    
-}
 a {
     color: #204a87;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]