bb
This commit is contained in:
parent
4121e44ca5
commit
7ee39aa652
1 changed files with 3 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
position:fixed;
|
||||
z-index:9999;
|
||||
pointer-events: none;
|
||||
width: 100%;
|
||||
height: 100;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
.sealimg {
|
||||
width: 100px;
|
||||
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
}
|
||||
</style>
|
||||
<div class="seal">
|
||||
<div class="seal" height="100%" width="100%">
|
||||
<marquee class="seal" scrollamount=10 behavior="alternate" direction="up" height="100%" width="100%">
|
||||
<marquee direction="right" scrollamount=10 behavior="alternate" height="100%" width="100%">
|
||||
<img alt=":#marseywholesome:" class="sealimg" src="/static/assets/images/emojis/marseywholesome.webp?a=3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue