projects
/
mdref
/
mdref
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
f29fd5b
)
moar margin for h
author
Michael Wallner
<mike@php.net>
Wed, 20 Aug 2014 13:44:45 +0000
(15:44 +0200)
committer
Michael Wallner
<mike@php.net>
Wed, 20 Aug 2014 13:44:45 +0000
(15:44 +0200)
public/index.css
patch
|
blob
|
history
diff --git
a/public/index.css
b/public/index.css
index 3d6a8fa7c27da24c48b4492d91123dc991fc4829..0fcd08830234638c3c58a99be73560122d31c85a 100644
(file)
--- a/
public/index.css
+++ b/
public/index.css
@@
-139,6
+139,10
@@
li h3 {
margin: .5em 0 0 0;
}
+body>h3 {
+ margin-left: 2em;
+}
+
h1 .constant, pre>code .consant, li h3 .constant {
color: #98fb98;
}