mirror of
https://github.com/Dannecron/littlelink.git
synced 2025-12-26 00:22:35 +03:00
Use "official" gradient
This commit is contained in:
@@ -602,7 +602,7 @@ button:hover,
|
|||||||
/* NGL */
|
/* NGL */
|
||||||
.button.button-ngl {
|
.button.button-ngl {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-image: linear-gradient(45deg, #ed1581 0%, #ff8614 100%);
|
background-image: linear-gradient(-45deg, #ff8d10, #ec1187);
|
||||||
}
|
}
|
||||||
.button.button-ngl:hover,
|
.button.button-ngl:hover,
|
||||||
.button.button-ngl:focus {
|
.button.button-ngl:focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user