[static-web] cgit: Remove background on code



commit 6411fa26562beeb376b6c74cf5d9fb097e48211c
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Mar 19 15:00:21 2015 -0700

    cgit: Remove background on code
    
    It looks bad.

 git.gnome.org/cgit_text.css |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/git.gnome.org/cgit_text.css b/git.gnome.org/cgit_text.css
index 0a0b5ff..acb6bd3 100644
--- a/git.gnome.org/cgit_text.css
+++ b/git.gnome.org/cgit_text.css
@@ -68,8 +68,6 @@ p, dd, .action_box, ul, ol {
     margin: 0.4em 0 1em;
 }
 code {
-    background: #ececec;
-    background: rgba(0,0,0,0.1);
     padding: 1px;
 }
 


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