summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/Theme.org
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-27 23:26:05 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-27 23:26:05 +0100
commit9a0fef2277153960ce9ed6b2dea3a37c91bfc27d (patch)
treebae585e73548ef95c29a11327a4e12527ce45449 /site/cleopatra/Theme.org
parentIntroduce a convenient Org syntax for inline maths (diff)
More theme tweaking
Diffstat (limited to 'site/cleopatra/Theme.org')
-rw-r--r--site/cleopatra/Theme.org7
1 files changed, 6 insertions, 1 deletions
diff --git a/site/cleopatra/Theme.org b/site/cleopatra/Theme.org
index 2646f44..265027b 100644
--- a/site/cleopatra/Theme.org
+++ b/site/cleopatra/Theme.org
@@ -126,6 +126,11 @@ $sans-serif : sans-serif
$document-width : 33rem
+a
+ color : #557de8
+a:visited
+ color : #40599a
+
@mixin padding-centered($inc: 0rem)
@media screen and (min-width : $document-width)
padding-left : calc(50% - #{$document-width} / 2 - #{$inc})
@@ -172,7 +177,7 @@ html, body
padding : 0
width : 100%
height : 100%
- font-size : 120%
+ font-size : 115%
@include text-font
body