mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
25 lines
843 B
HTML
25 lines
843 B
HTML
<div class="content">
|
|
<style>
|
|
.xiaobox {
|
|
border-radius: 5px;
|
|
padding: 15px;
|
|
font-size: 100%;
|
|
border-style: solid;
|
|
border-color: lime;
|
|
background-image: url("https://i.imgur.com/LJsgebW.jpg");
|
|
box-shadow: 10px 10px 5px #888888;
|
|
text-shadow: 2px 2px #3333ff;
|
|
}
|
|
</style>
|
|
<marquee behavior="scroll" direction="left">
|
|
XiaoBot, your personal server companion...
|
|
</marquee>
|
|
<center>
|
|
<a href="https://discord.gg/fqQF8mc"><img src="https://discordapp.com/api/guilds/252317073814978561/embed.png" alt="Discord Server"></img></a>
|
|
</center>
|
|
<h3></h3>
|
|
<div class="xiaobox">
|
|
<font size="10">Moderation, Site Searching, Soundboard, Avatar Editing, Games, and more!</font>
|
|
</div>
|
|
</div>
|