mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Update index.html
This commit is contained in:
parent
0829aa8cb2
commit
ec47fca980
1 changed files with 3 additions and 3 deletions
|
@ -233,7 +233,7 @@ input {
|
|||
color: #CF1D1D;
|
||||
background: none;
|
||||
padding: 7px;
|
||||
width: 77px;
|
||||
width: 53px;
|
||||
font-family: 'Merriweather Sans', sans-serif;
|
||||
font-size: 12px;
|
||||
margin: 10px 0 0 0;
|
||||
|
@ -309,7 +309,7 @@ font-size:16px;
|
|||
input{
|
||||
font-size:16px;
|
||||
margin:18px 0 0 0;
|
||||
width:107px;
|
||||
width:70px;
|
||||
}
|
||||
#ip{
|
||||
font-size:16px;
|
||||
|
@ -356,7 +356,7 @@ margin-bottom:30px;
|
|||
<h2>About Flame.ga</h2>
|
||||
<p>Flame.ga provides you a unique and interesting experience in Minecraft. This server allows you to do whatever you want; griefing, acting like a staff member, building - you name it. A large set of operator (OP) commands is granted for you to use whenever you like, as well as a few server plugins, such as WorldEdit. With no rules, this is the perfect place to do what you may not be allowed to do elsewhere.</p>
|
||||
<p>Flame.ga uses an auto restart function, which assures the server will always stay up for you to play on. To give you a fresh and lag-free experience, the world will also reset automatically every Sunday. If you need to reach us, please send an e-mail to <a href="mailto:hello@flame.ga">hello@flame.ga</a>!</p>
|
||||
<span id="ip">IP</span><input onClick="this.select();" value="play.flame.ga"><br/>
|
||||
<span id="ip">IP</span><input onClick="this.select();" value="flame.ga"><br/>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue