From 61f4eebd9f39b59a822a427e70deba89a30e3193 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Thu, 18 Jan 2024 20:41:58 -0500 Subject: styles --- static/styles.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 7b35acb..8b277f9 100644 --- a/static/styles.css +++ b/static/styles.css @@ -145,7 +145,7 @@ a:hover { font-size: 16px; } -.home > :last-child { +.site { font-size: 16px; } @@ -171,3 +171,9 @@ a:hover { .header { text-align: center; } + +.source { + float: right; + font-size: small !important; + font-style: normal; +} -- cgit v1.2.3