1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-18 05:55:35 +00:00

Editor Working + Command Partially Generating

This commit is contained in:
haselkern 2014-08-18 18:32:50 +02:00
parent 2e32466b71
commit d7ea813432
3 changed files with 81 additions and 25 deletions

View file

@ -32,6 +32,13 @@ body{
margin: 0.5em;
}
#code{
margin: 0.5em;
padding: 0.5em;
font-style: italic;
word-wrap: break-word;
}
h1{
text-align: center;
font-family: "Oswald", sans-serif;