From 10d9e4cbeab25a6d79829e6d5eca4ba084f376ab Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Fri, 11 Dec 2020 22:58:55 +0100 Subject: Kiss goodbye to the blue links --- site/cleopatra/theme.org | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'site/cleopatra/theme.org') 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 -- cgit v1.2.3