From: MatthewOwens Date: Mon, 20 Jul 2020 12:11:22 +0000 (+0100) Subject: moved rss link to the rhs X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=8a474852c00612d6eeaf72336cdb2730bb285699;p=website.git moved rss link to the rhs --- diff --git a/style.css b/style.css index da99830..1963e74 100644 --- a/style.css +++ b/style.css @@ -66,4 +66,6 @@ header h1 { cursor:default; border-bottom:1px solid #b35050 } - +#rsslink { + float:right +}