summaryrefslogtreecommitdiff
path: root/src/docs
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-07-18 06:13:54 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-07-18 06:13:54 +0900
commit64ba85aa9b148d06b1045d5fab2a44678644875f (patch)
treee44b95f2e7db95eca09f95ac19c73bbcfac85e50 /src/docs
parentMerge pull request #1919 from acid-chicken/master (diff)
downloadsharkey-64ba85aa9b148d06b1045d5fab2a44678644875f.tar.gz
sharkey-64ba85aa9b148d06b1045d5fab2a44678644875f.tar.bz2
sharkey-64ba85aa9b148d06b1045d5fab2a44678644875f.zip
:art:
Diffstat (limited to 'src/docs')
-rw-r--r--src/docs/style.styl9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/docs/style.styl b/src/docs/style.styl
index a7482052de..ec56b5fdd2 100644
--- a/src/docs/style.styl
+++ b/src/docs/style.styl
@@ -12,9 +12,6 @@ main
width 850px
max-width calc(100% - 330px)
- section
- margin 32px 0
-
h1
margin 0 0 24px 0
padding 16px 0
@@ -22,18 +19,18 @@ main
border-bottom solid 2px #eee
h2
- margin 0 0 24px 0
+ margin 1em 0 24px 0
padding 0 0 16px 0
font-size 1.4em
border-bottom solid 1px #eee
h3
- margin 0
+ margin 1em 0 0 0
padding 0
font-size 1.25em
h4
- margin 0
+ margin 1em 0 0 0
p
margin 1em 0