diff options
| author | Acid Chicken (硫酸鶏) <root@acid-chicken.com> | 2019-01-26 11:26:32 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-26 11:26:32 +0900 |
| commit | 6bbc6a80b26fd6b65bb34791b93548f32158afbc (patch) | |
| tree | b134b897230b9badfb5e5db058da2b56c8a0015c /src/docs | |
| parent | Refactor (diff) | |
| download | sharkey-6bbc6a80b26fd6b65bb34791b93548f32158afbc.tar.gz sharkey-6bbc6a80b26fd6b65bb34791b93548f32158afbc.tar.bz2 sharkey-6bbc6a80b26fd6b65bb34791b93548f32158afbc.zip | |
Update style.styl (#3986)
Diffstat (limited to 'src/docs')
| -rw-r--r-- | src/docs/style.styl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/docs/style.styl b/src/docs/style.styl index 4af0f288b0..96d14c2b98 100644 --- a/src/docs/style.styl +++ b/src/docs/style.styl @@ -3,6 +3,8 @@ html --primary #fb4e4e + --link #fb4e4e + --linkTapHighlight #fb4e4eb3 body margin 0 |