diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-19 12:31:23 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-19 12:31:23 +0900 |
| commit | 4193b990c71c627cbbd206a3913f495c3db914ab (patch) | |
| tree | ae5a9357c56c010681e24366b079ab0910ad3631 /src/web/app/dev/style.styl | |
| parent | [Client] Fix bug (diff) | |
| download | misskey-4193b990c71c627cbbd206a3913f495c3db914ab.tar.gz misskey-4193b990c71c627cbbd206a3913f495c3db914ab.tar.bz2 misskey-4193b990c71c627cbbd206a3913f495c3db914ab.zip | |
#183 :tada:
Diffstat (limited to 'src/web/app/dev/style.styl')
| -rw-r--r-- | src/web/app/dev/style.styl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/web/app/dev/style.styl b/src/web/app/dev/style.styl index a7e51b8943..4fd537709d 100644 --- a/src/web/app/dev/style.styl +++ b/src/web/app/dev/style.styl @@ -2,9 +2,3 @@ html background-color #fff - -#init - background #100f0f - - > p - color $theme-color |