Update index.html

This commit is contained in:
mathias 2015-06-17 03:18:40 +03:00
parent 0829aa8cb2
commit ec47fca980

View file

@ -233,7 +233,7 @@ input {
color: #CF1D1D; color: #CF1D1D;
background: none; background: none;
padding: 7px; padding: 7px;
width: 77px; width: 53px;
font-family: 'Merriweather Sans', sans-serif; font-family: 'Merriweather Sans', sans-serif;
font-size: 12px; font-size: 12px;
margin: 10px 0 0 0; margin: 10px 0 0 0;
@ -309,7 +309,7 @@ font-size:16px;
input{ input{
font-size:16px; font-size:16px;
margin:18px 0 0 0; margin:18px 0 0 0;
width:107px; width:70px;
} }
#ip{ #ip{
font-size:16px; font-size:16px;
@ -356,7 +356,7 @@ margin-bottom:30px;
<h2>About Flame.ga</h2> <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 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="&#109;&#097;&#105;&#108;&#116;&#111;:&#104;&#101;&#108;&#108;&#111;&#64;&#102;&#108;&#97;&#109;&#101;&#46;&#103;&#97;">&#104;&#101;&#108;&#108;&#111;&#64;&#102;&#108;&#97;&#109;&#101;&#46;&#103;&#97;</a>!</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="&#109;&#097;&#105;&#108;&#116;&#111;:&#104;&#101;&#108;&#108;&#111;&#64;&#102;&#108;&#97;&#109;&#101;&#46;&#103;&#97;">&#104;&#101;&#108;&#108;&#111;&#64;&#102;&#108;&#97;&#109;&#101;&#46;&#103;&#97;</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>
</div> </div>
</body> </body>