moved rss link to the rhs
authorMatthewOwens <matthew@owens.tech>
Mon, 20 Jul 2020 12:11:22 +0000 (13:11 +0100)
committerMatthewOwens <matthew@owens.tech>
Mon, 20 Jul 2020 12:11:22 +0000 (13:11 +0100)
style.css

index da99830..1963e74 100644 (file)
--- a/style.css
+++ b/style.css
@@ -66,4 +66,6 @@ header h1 {
     cursor:default;
     border-bottom:1px solid #b35050
 }
-
+#rsslink {
+       float:right
+}