summaryrefslogtreecommitdiffstats
path: root/site/cleopatra
diff options
context:
space:
mode:
Diffstat (limited to 'site/cleopatra')
-rw-r--r--site/cleopatra/theme.org16
1 files changed, 15 insertions, 1 deletions
diff --git a/site/cleopatra/theme.org b/site/cleopatra/theme.org
index 85d970b..25818db 100644
--- a/site/cleopatra/theme.org
+++ b/site/cleopatra/theme.org
@@ -139,7 +139,10 @@ Then, we style!
html
width : 100%
height : 100%
- font-size : 115%
+ font-size : 110%
+
+a
+ color : #0c0016
body
font-family : Spectral, serif
@@ -170,6 +173,7 @@ main h4,
main h5,
main h6
font-weight : bold
+ color : #0c0016
header a,
footer p
@@ -179,6 +183,16 @@ main
padding-top : 4rem
padding-bottom : 4rem
+ dl dd
+ margin-left : 0
+
+ dl dt:not(:first-child)
+ padding-top : .5rem
+
+ details
+ font-size : 90%
+ filter : opacity(0.8)
+
footer img
border-radius : 100%
max-width : 7rem