feat
This commit is contained in:
@@ -1,7 +1,22 @@
|
||||
.link-github {
|
||||
background: rgb(29, 13, 57);
|
||||
}
|
||||
|
||||
|
||||
.link-steam {
|
||||
background: rgb(23, 26, 33);
|
||||
}
|
||||
|
||||
.link-itch-io {
|
||||
background: rgb(248, 91, 91);
|
||||
}
|
||||
|
||||
.link-ko-fi {
|
||||
background: rgb(249, 124, 124);
|
||||
background: linear-gradient(to right, rgb(249, 124, 124), rgb(19, 115, 255));
|
||||
}
|
||||
|
||||
|
||||
.link-scavenger {
|
||||
background: rgb(0, 0, 0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user