sweet delicious yellow
This commit is contained in:
parent
f0aba62e6d
commit
9ad0f97e51
@ -60,12 +60,14 @@
|
||||
|
||||
button {
|
||||
letter-spacing: 0.1em;
|
||||
background-color: #996100;
|
||||
background-color: @yellow;
|
||||
color: black;
|
||||
border-radius: 0;
|
||||
border: 0;
|
||||
&[disabled] {
|
||||
border: 0.1em solid @gray;
|
||||
border-left: 0;
|
||||
color: @gray-exists;
|
||||
};
|
||||
|
||||
transition-property: 0;
|
||||
@ -104,7 +106,8 @@
|
||||
button {
|
||||
line-height: 1.4;
|
||||
letter-spacing: 0.1em;
|
||||
background-color: #996100;
|
||||
color: black;
|
||||
background-color: @yellow;
|
||||
}
|
||||
|
||||
.vbox-padding {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user