10 lines
166 B
Stylus
10 lines
166 B
Stylus
@import "../app"
|
|
@import "../reset"
|
|
|
|
// Bootstrapのデザインを崩すので:
|
|
*
|
|
position initial
|
|
background-clip initial !important
|
|
|
|
html
|
|
background-color #fff
|