summaryrefslogtreecommitdiffstats
path: root/sass/style/cgit.sass
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-01-20 18:30:36 +0100
committerRomain Gonçalves <me@rgoncalves.se>2021-01-20 18:30:36 +0100
commit4775574d6ab7e0de0352c70ba53aa5c8e012e76a (patch)
tree0790f1fe03ea1afbc81689f4c4be747beacaba6e /sass/style/cgit.sass
parentbc8f94bc5e77e32b59adb1d61b62123027ddd491 (diff)
downloadold-website-4775574d6ab7e0de0352c70ba53aa5c8e012e76a.tar.gz
Reduce font-size for title and block
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.