diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-27 05:50:37 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-27 05:50:37 +0900 |
| commit | e79019266fde61b6efb77416f55967fc641b52fd (patch) | |
| tree | b1758ab48789c9ac14226b0b2fe765566341ba9b /src/docs/style.styl | |
| parent | 5.4.0 (diff) | |
| download | misskey-e79019266fde61b6efb77416f55967fc641b52fd.tar.gz misskey-e79019266fde61b6efb77416f55967fc641b52fd.tar.bz2 misskey-e79019266fde61b6efb77416f55967fc641b52fd.zip | |
Update doc
Diffstat (limited to '')
| -rw-r--r-- | src/docs/style.styl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/docs/style.styl b/src/docs/style.styl index ec56b5fdd2..5caa65cedd 100644 --- a/src/docs/style.styl +++ b/src/docs/style.styl @@ -36,6 +36,10 @@ main margin 1em 0 line-height 1.6em + hr + border none + border-bottom solid 2px #eee + footer margin 32px 0 0 0 border-top solid 2px #eee |