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