add kick in social nw. list

This commit is contained in:
soypato
2023-06-29 04:10:17 -03:00
parent 93878a91c1
commit 5dabc02f2d
3 changed files with 34 additions and 0 deletions

View File

@@ -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;