„css/brands.css“ ändern
This commit is contained in:
parent
ccc09f9887
commit
c7c69191b5
@ -95,12 +95,12 @@ button:hover,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Work */
|
/* Work */
|
||||||
.button.button-instagram {
|
.button.button-work {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-image: linear-gradient(-135deg, #120967, #1d6ff5, #b61dff);
|
background-image: linear-gradient(-135deg, #120967, #1d6ff5, #b61dff);
|
||||||
}
|
}
|
||||||
.button.button-instagram:hover,
|
.button.button-work:hover,
|
||||||
.button.button-instagram:focus {
|
.button.buttoon-work:focus {
|
||||||
filter: brightness(90%);
|
filter: brightness(90%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user