projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd5aa6
)
inheriting font size
author
MatthewOwens
<matthew@owens.tech>
Tue, 21 Jul 2020 16:05:37 +0000
(17:05 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Tue, 21 Jul 2020 16:05:37 +0000
(17:05 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
40a92a9
..
2b67f89
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-27,6
+27,7
@@
a:hover {
margin:auto;
padding:2em;
border-bottom:1px solid #333;
+ font-size:inherit;
}
#post-list-item {