adjust colors
This commit is contained in:
+6
-3
@@ -55,13 +55,16 @@
|
||||
background-color: transparent;
|
||||
}
|
||||
.lr{
|
||||
background-color: lightpink;
|
||||
background-color: #e1cace;
|
||||
}
|
||||
.lg{
|
||||
background-color: lightgreen;
|
||||
background-color: #a7dca7;
|
||||
}
|
||||
.lb{
|
||||
background-color: lightblue;
|
||||
background-color: #b3ccd7;
|
||||
}
|
||||
.ly{
|
||||
background-color: #eeee67;
|
||||
}
|
||||
.offer-slide-item{
|
||||
background: rgb(2,0,36);
|
||||
|
||||
Reference in New Issue
Block a user