projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e6b02a
)
moved rss link to the rhs
author
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 12:11:22 +0000
(13:11 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 12:11:22 +0000
(13:11 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/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
+}