fixed error in banner.md
This commit is contained in:
parent
7caf5a6c2e
commit
da89fc43b8
|
@ -1,5 +1,5 @@
|
|||
<div style="background: url(https://gitea.matvis.tech/kmenshikov/MVData/raw/branch/main/background.gif) repeat-x;height>
|
||||
<marquee direction="right" scrollamount="5" scrolldelay="30" style="width: 100%;padding-top:19px;" onmouseover="this.st>
|
||||
<div style="background: url(https://gitea.matvis.tech/kmenshikov/MVData/raw/branch/main/background.gif) repeat-x;height:70px;">
|
||||
<marquee direction="right" scrollamount="5" scrolldelay="30" style="width: 100%;padding-top:19px;" onmouseover="this.stop();" onmouseout="this.start();">
|
||||
<img src="https://gitea.matvis.tech/kmenshikov/MVData/raw/branch/main/nyan.gif" alt="nyan cat"/>
|
||||
</marquee>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user