projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bcd81d
)
slight color tweaking, to lessen the contrast a little
author
Ralf Jung
<post@ralfj.de>
Wed, 13 Jan 2016 10:41:20 +0000
(11:41 +0100)
committer
Ralf Jung
<post@ralfj.de>
Wed, 13 Jan 2016 10:41:20 +0000
(11:41 +0100)
personal/style.scss
patch
|
blob
|
history
diff --git
a/personal/style.scss
b/personal/style.scss
index ca172e5e903b1a37d7883482d2795218becc716e..54197a26584a0b7b92c72dc25ba0f6f6c2e4b13a 100644
(file)
--- a/
personal/style.scss
+++ b/
personal/style.scss
@@
-13,8
+13,8
@@
$outer-margin: 1.1em;
$small-width: $frame-max-width + 2*$outer-margin;
$medium-width: $small-width + $intrusion-width + $navi-width;
-$background-color:
white
;
-$text-color: #3
13131
;
+$background-color:
#fafafa
;
+$text-color: #3
03030
;
$light-text-color: #808080;
$code-background-color: #F0F0F0;
$link-color: #237fbf;