integ
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 19s

This commit is contained in:
schrumpel
2023-11-29 05:23:34 +01:00
parent c13ca165c0
commit 1a4afd22ab
3 changed files with 4 additions and 14 deletions

View File

@ -2929,16 +2929,10 @@ div.favs div.posts {
}
button#togglebg {
display: inline-block;
height: 18px;
width: 21px;
display: inline;
cursor: pointer;
background: #312c2c;
margin: 1px;
padding: 0px;
border: 1px outset #221d1d;
position: relative;
right: 2px;
background: transparent;
border: 0;
}
@keyframes fadeIn {