projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d85f5bf
)
css a:hover
author
MatthewOwens
<matthew@owens.tech>
Sun, 19 Jul 2020 20:33:23 +0000
(21:33 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Sun, 19 Jul 2020 20:33:23 +0000
(21:33 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
80d0bce
..
ad95c58
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-10,6
+10,9
@@
a {
color:#b35050;
text-decoration:none;
}
+a:hover {
+ color:#b4f;
+}
header {
background-color: #b00;