Some more colors
This commit is contained in:
parent
ccb81cf4ce
commit
c4fd1fd9be
@ -1,4 +1,20 @@
|
||||
+RV-Block('RV-Dummy')
|
||||
|
||||
&--oranage
|
||||
background-color #F4A460 !important
|
||||
|
||||
&--blue
|
||||
background-color #6495ED !important
|
||||
|
||||
&--green
|
||||
background-color #90EE90 !important
|
||||
|
||||
&--red
|
||||
background-color #ce6d6d !important
|
||||
|
||||
&--yellow
|
||||
background-color #eae144 !important
|
||||
|
||||
background-color #F4A460
|
||||
&:nth-child(2n)
|
||||
background-color #6495ED
|
||||
@ -6,21 +22,6 @@
|
||||
&:nth-child(3n)
|
||||
background-color #90EE90
|
||||
|
||||
&--oranage
|
||||
background-color #F4A460
|
||||
|
||||
&--blue
|
||||
background-color #6495ED
|
||||
|
||||
&--green
|
||||
background-color #90EE90
|
||||
|
||||
&--red
|
||||
background-color #ce6d6d
|
||||
|
||||
&--yellow
|
||||
background-color #eae144
|
||||
|
||||
+RV-Element('Landscape')
|
||||
min-width 200px
|
||||
width 100%
|
||||
|
Loading…
Reference in New Issue
Block a user