Some more colors

This commit is contained in:
reverend 2021-03-03 17:51:43 +01:00
parent ccb81cf4ce
commit c4fd1fd9be
1 changed files with 17 additions and 16 deletions

View File

@ -1,25 +1,26 @@
+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
&: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
background-color #90EE90
+RV-Element('Landscape')
min-width 200px