mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-05-17 15:05:33 +00:00
Placeholder, until I have something to show.
This commit is contained in:
parent
b7907a8edd
commit
18ddc0426c
3 changed files with 8 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Minecraft Armor Stand
|
||||
=================
|
||||
|
||||
[Try it out](http://haselkern.github.io/Minecraft-ArmorStand)
|
||||
[Try it out](http://haselkern.github.io/Minecraft-ArmorStand)
|
|
@ -7,7 +7,8 @@
|
|||
|
||||
<body>
|
||||
<h1>Minecraft Armor Stand</h1>
|
||||
I'm the file ending with <i>.htm</i>
|
||||
It might take some time, until this thing is ready.<br>
|
||||
If you have nothing better to do, you can play some <a href="http://candybox2.net/">Candy Box</a>.
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
@ -2,4 +2,9 @@
|
|||
font-family: Arial;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body{
|
||||
background-color: #dddddd;
|
||||
text-align: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue