From 764a46c060514008746ecc512155efafbd6c2f7e Mon Sep 17 00:00:00 2001 From: Andinus Date: Sun, 10 Oct 2021 19:25:55 +0530 Subject: Add links, postamble to homepage --- public/global.css | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/global.css b/public/global.css index 172d08b..6bcca5b 100644 --- a/public/global.css +++ b/public/global.css @@ -85,7 +85,13 @@ h1, h2, h3, h4, h5, h6, .title { font-family: "Iosevka Etoile", serif; } color: var(--fg-special-cold); border-bottom: 1px solid var(--bg-alt); } - +.subtitle { + font-size: 0.56em; + font-style: italic; + font-weight: normal; + color: var(--fg-special-mild); +} +#org-div-home-and-up { float: right; padding-top: 1ch; } a { color: var(--blue-alt-other); } a:hover, a:focus { color: var(--fg-dim); @@ -131,3 +137,7 @@ td, th { padding: .25em .5em; border: 1px solid var(--bg-alt); } background-color: var(--cyan-subtle-bg); padding: 0 0.4ch; } +#postamble { + margin-top: 1.6em; + border-top: 0.1em solid var(--fg-special-cold); +} -- cgit 1.4.1-2-gfad0