mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-05-18 05:55:35 +00:00
Click to copy code
This commit is contained in:
parent
7ab69d7a42
commit
99bc954931
3 changed files with 42 additions and 1 deletions
|
@ -78,6 +78,13 @@ input[type="text"]:not(:last-child){
|
|||
border-radius: 3px;
|
||||
color: #ffffff;
|
||||
}
|
||||
#code-copy-hint{
|
||||
font-family: sans-serif;
|
||||
font-style: italic;
|
||||
font-size: 0.8em;
|
||||
text-align: right;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
#disabledslots{
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue