projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72a01b4
)
margins
author
MatthewOwens
<matthew@owens.tech>
Sun, 19 Jul 2020 20:42:07 +0000
(21:42 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Sun, 19 Jul 2020 20:42:07 +0000
(21:42 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
7f2b590
..
b7379fd
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-4,6
+4,7
@@
body {
background-color: #1c1c1c;
color: #aaaaaa;
overflow-y:scroll;
+ margin:.4em;
}
a {