css fixes
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 18s

This commit is contained in:
Kibi Kelburton 2023-11-29 11:31:31 +01:00
parent 1f42acb726
commit 177e184621

View File

@ -698,7 +698,7 @@ html[theme='f0ck95'] {
--img-border-width: 0;
--img-border-color: #808080;
--maximize_button: #000;
--bg-gradient: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 10%, #062631 100%);
--bg-gradient: linear-gradient(0deg, rgba(0, 128, 128, 0.514), rgba(0, 0, 0, 0) 10%, rgba(0, 128, 128, 0.363) 100%);
/* appearance */
background: teal;
}
@ -2838,7 +2838,7 @@ ul.navbar-nav-guests li.nav-item {
}
img#f0ck-image, div.imageDoor, div.posts a, video {
animation: 1s ease-out 0s 1 fadeInFx;
animation: 1s ease-out 0s 1 fadeInFX;
}
/* f0ckgle */