diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-11-02 12:39:19 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-11-02 12:39:19 +0900 |
| commit | e7fbf873ef5d5c588dc6269763e44029a5be77f1 (patch) | |
| tree | 54ff2cd566b65e42650b5a5204d9e86e896cbb18 /src/web/app/dev | |
| parent | v2805 (diff) | |
| download | sharkey-e7fbf873ef5d5c588dc6269763e44029a5be77f1.tar.gz sharkey-e7fbf873ef5d5c588dc6269763e44029a5be77f1.tar.bz2 sharkey-e7fbf873ef5d5c588dc6269763e44029a5be77f1.zip | |
:v:
Diffstat (limited to 'src/web/app/dev')
| -rw-r--r-- | src/web/app/dev/style.styl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/web/app/dev/style.styl b/src/web/app/dev/style.styl index 4fd537709d..cdbcb0e261 100644 --- a/src/web/app/dev/style.styl +++ b/src/web/app/dev/style.styl @@ -1,4 +1,5 @@ -@import "../base" +@import "../app" +@import "../reset" html background-color #fff |