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:
parent
2e32466b71
commit
d7ea813432
3 changed files with 81 additions and 25 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue