diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-12-23 07:21:57 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-12-23 07:21:57 +0900 |
| commit | 84ed78cef7b84353bc1ea48c91b78ecfb2a21f08 (patch) | |
| tree | 0103e477ee502a67840fa95e80a31ba16f394d6f /src | |
| parent | #1037 #1038 (diff) | |
| download | misskey-84ed78cef7b84353bc1ea48c91b78ecfb2a21f08.tar.gz misskey-84ed78cef7b84353bc1ea48c91b78ecfb2a21f08.tar.bz2 misskey-84ed78cef7b84353bc1ea48c91b78ecfb2a21f08.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/docs/style.styl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/docs/style.styl b/src/web/docs/style.styl index 3dcb3e1696..a726d49b16 100644 --- a/src/web/docs/style.styl +++ b/src/web/docs/style.styl @@ -106,6 +106,7 @@ table min-width 128px code + display inline-block padding 8px 10px font-family Consolas, 'Courier New', Courier, Monaco, monospace color #295c92 |