projects
/
software
/
elephly-net.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2711884
)
css: add top margin to h3
author
rekado
<rekado@elephly.net>
Fri, 17 Apr 2015 11:14:29 +0000
(13:14 +0200)
committer
rekado
<rekado@elephly.net>
Fri, 17 Apr 2015 11:14:29 +0000
(13:14 +0200)
css/screen.css
patch
|
blob
|
history
diff --git
a/css/screen.css
b/css/screen.css
index 54dfd94a39572c881d50d658a30100cb85cfa5fe..de267bcdc419a1b203b39e2686bd4988c376a945 100644
(file)
--- a/
css/screen.css
+++ b/
css/screen.css
@@
-98,7
+98,7
@@
h1:first-child {
h1:first-child {
margin-top: 1rem; }}
-* + h2 {
+* + h2
, * + h3
{
margin-top: 1.5rem; }
h2, h3 {