样式
This commit is contained in:
@@ -4,16 +4,16 @@ $gray = #516282
|
||||
$orange = #F96700
|
||||
$green2 = #65d837
|
||||
|
||||
.green
|
||||
background-color $green
|
||||
.yellow
|
||||
background-color $yellow
|
||||
.gray
|
||||
background-color $gray
|
||||
.orange
|
||||
background-color $orange
|
||||
.green2
|
||||
background-color $green2
|
||||
// .green
|
||||
// background-color $green
|
||||
// .yellow
|
||||
// background-color $yellow
|
||||
// .gray
|
||||
// background-color $gray
|
||||
// .orange
|
||||
// background-color $orange
|
||||
// .green2
|
||||
// background-color $green2
|
||||
|
||||
//宽高
|
||||
_wh(w, h)
|
||||
|
||||
Reference in New Issue
Block a user