aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/cgit.css b/cgit.css
index 983eac5..66c6d53 100644
--- a/cgit.css
+++ b/cgit.css
@@ -590,15 +590,6 @@ div#cgit span.age-months {
div#cgit span.age-years {
color: #bbb;
}
-
-div#cgit span.insertions {
- color: #080;
-}
-
-div#cgit span.deletions {
- color: #800;
-}
-
div#cgit div.footer {
margin-top: 0.5em;
text-align: center;