summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/theme.org
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-08-27 18:37:12 +0200
committerThomas Letan <lthms@soap.coffee>2020-08-27 18:37:12 +0200
commitd3c4056492f95e193d5e4f5273fc3510c223b5f2 (patch)
tree0722494347fab355dd3f0a39c481035570fe70ab /site/cleopatra/theme.org
parentSimplify the theme (diff)
Additional tweaks to the design
Diffstat (limited to 'site/cleopatra/theme.org')
-rw-r--r--site/cleopatra/theme.org19
1 files changed, 12 insertions, 7 deletions
diff --git a/site/cleopatra/theme.org b/site/cleopatra/theme.org
index 4c2ea26..49bbdfd 100644
--- a/site/cleopatra/theme.org
+++ b/site/cleopatra/theme.org
@@ -100,11 +100,12 @@ noscript.parentNode.removeChild(noscript);
</p>
<p>
- This website has been generated using a collection of
- <a href="/posts/Thanks.html">awesome free software projects</a>. You can
- have a look at <a href="https://code.soap.coffee/writing/lthms">the source
- of this webpage</a>, and if you have find an error, feel free to <a
- href="mailto:">shoot me an email</a>.
+ This website has been generated using a collection of <a
+ href="/posts/Thanks.html">awesome free software projects</a>. You can have
+ a look at <a href="https://code.soap.coffee/writing/lthms.git/">the source of
+ this webpage</a> or <a href="/cleopatra.html">how it is being
+ generated</a>, and if you have find an error, feel free to <a
+ href="mailto:lthms@soap.coffee">shoot me a friendly email</a>.
</p>
</footer>
<script>
@@ -124,6 +125,7 @@ html
font-size : 100%
body
+ font-family : 'et-book', serif
padding : 2rem
main p,
@@ -153,8 +155,8 @@ header ul
gap : 1rem
main
- padding-top : 1rem
- padding-bottom : 1rem
+ padding-top : 2rem
+ padding-bottom : 2rem
footer img
border-radius : 100%
@@ -163,6 +165,9 @@ footer img
margin-left : 1rem
margin-bottom : 1rem
+pre
+ overflow-x : auto
+
code,
tt,
pre