summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-12-11 22:58:55 +0100
committerThomas Letan <lthms@soap.coffee>2020-12-11 23:28:02 +0100
commit10d9e4cbeab25a6d79829e6d5eca4ba084f376ab (patch)
tree32580e94a2982fc496ede7309d56b59868abe397
parentSpellchecking and revisions table for the coqffi articles (diff)
Kiss goodbye to the blue links
-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