This commit is contained in:
w0bm
2020-10-11 06:59:13 +00:00
parent 2cdd9f75db
commit 07836b9bd5
4 changed files with 19 additions and 4 deletions

View File

@@ -4071,4 +4071,17 @@ a.discordo {
position: absolute;
bottom: -3px;
left: 85px;
font-family: vcr;}
font-family: vcr;}
label[for='tag-add-toggle'] {
padding-top: 10px;
}
i.fa.fa-bitcoin {
color: #e2c910;
}
i.fa.fa-bitcoin:hover {
color: #1fb2b0;
transition: .5s;
}