mirror of
https://github.com/Dannecron/littlelink.git
synced 2025-12-25 16:12:34 +03:00
add kick in social nw. list
This commit is contained in:
@@ -474,6 +474,14 @@ button:hover,
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
.button.button-kick {
|
||||
background-color:#3d951b;
|
||||
color: #fff
|
||||
}
|
||||
.button.button-kick:hover {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* Kickstarter */
|
||||
.button.button-kickstarter {
|
||||
color: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user