summaryrefslogtreecommitdiffstats
path: root/sass/style/cgit.sass
diff options
context:
space:
mode:
Diffstat (limited to 'sass/style/cgit.sass')
-rw-r--r--sass/style/cgit.sass4
1 files changed, 2 insertions, 2 deletions
diff --git a/sass/style/cgit.sass b/sass/style/cgit.sass
index c79117e..3ef2fd8 100644
--- a/sass/style/cgit.sass
+++ b/sass/style/cgit.sass
@@ -51,7 +51,7 @@ a
table
border-collapse: collapse
&.tabs
- border-bottom: solid 3px $grey_2
+ border-bottom: solid 3px $grey_1
border-collapse: collapse
margin-top: 2em
margin-bottom: 0px
@@ -65,7 +65,7 @@ table
font-size: 110%
&.active
color: $black
- background-color: $grey_2
+ background-color: $grey_1
&.form
text-align: right
form
remember that computers suck.