Added a "Minimal" color palette.
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
.palette-clear {
|
||||
border: dashed 1px #c3c4c7;
|
||||
}
|
||||
|
||||
.palette > button {
|
||||
display: block;
|
||||
width: 100%;
|
||||
@@ -34,6 +38,10 @@
|
||||
background-color: #ffffff3f;
|
||||
}
|
||||
|
||||
.palette-clear > button:hover {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#minimalistflex-palette-galatic,
|
||||
#minimalistflex-palette-dark {
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user