mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 00:09:08 +02:00
Formatting
This commit is contained in:
+11
-9
@@ -1,14 +1,16 @@
|
||||
<div class="content">
|
||||
<style>
|
||||
.xiaobox {
|
||||
border-radius: 5px;
|
||||
padding: 15px;
|
||||
font-size: 100%;
|
||||
border-style: solid;
|
||||
border-color: lime;
|
||||
}
|
||||
.xiaobox {
|
||||
border-radius: 5px;
|
||||
padding: 15px;
|
||||
font-size: 100%;
|
||||
border-style: solid;
|
||||
border-color: lime;
|
||||
}
|
||||
</style>
|
||||
<marquee behavior="scroll" direction="left"><font size="25">XiaoBot, your personal server companion...</font> </marquee>
|
||||
<marquee behavior="scroll" direction="left">
|
||||
<font size="25">XiaoBot, your personal server companion...</font>
|
||||
</marquee>
|
||||
<h3></h3>
|
||||
<div class="xiaobox">
|
||||
<h2>Modules</h2>
|
||||
@@ -53,4 +55,4 @@
|
||||
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user