„css/brands.css“ ändern
This commit is contained in:
parent
e729772157
commit
807b99b6e6
@ -84,6 +84,19 @@ button:hover,
|
|||||||
filter: brightness(90%);
|
filter: brightness(90%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Apple MCSC */
|
||||||
|
.button.button-mcsc {
|
||||||
|
color: #6c2bd9;
|
||||||
|
background-color: #ffffff;
|
||||||
|
}
|
||||||
|
.button.button-mcsc:hover,
|
||||||
|
.button.button-mcsc:focus {
|
||||||
|
filter: brightness(90%);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Amazon */
|
/* Amazon */
|
||||||
.button.button-amazon {
|
.button.button-amazon {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
|
Loading…
Reference in New Issue
Block a user