Farben geändert bei Warenkorb
This commit is contained in:
parent
e7562304c4
commit
418ed285cf
@ -43,7 +43,7 @@ body {
|
||||
}
|
||||
|
||||
.remove {
|
||||
background-color: #ff4d4f;
|
||||
background-color: #ff6600;
|
||||
border: none;
|
||||
color: white;
|
||||
padding: 6px 12px;
|
||||
@ -52,7 +52,7 @@ body {
|
||||
}
|
||||
|
||||
.remove:hover {
|
||||
background-color: #e60000;
|
||||
background-color: #ff6600;
|
||||
}
|
||||
|
||||
.summary {
|
||||
@ -75,5 +75,5 @@ body {
|
||||
}
|
||||
|
||||
.checkout:hover {
|
||||
background-color: #45a049;
|
||||
background-color: #ff6600;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user