projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64f8a58
)
switched css float order
author
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 12:15:54 +0000
(13:15 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 12:15:54 +0000
(13:15 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
bfc340a
..
3bde247
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-66,9
+66,9
@@
header h1 {
cursor:default;
border-bottom:1px solid #b35050
}
-#
rss
link {
+#
git
link {
float:right
}
-#
git
link {
+#
rss
link {
float:right
}