This commit is contained in:
parent
1f42acb726
commit
177e184621
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue
Block a user