Initial version of the new crafting table
This commit is contained in:
@@ -13,7 +13,7 @@ All rights reserved.
|
||||
border-radius: 0.75em;
|
||||
background: $color-ice;
|
||||
color: $color-table-background;
|
||||
font-size: $font-size-large;
|
||||
font-size: $font-size-normal;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
min-width: 3em;
|
||||
@@ -23,7 +23,7 @@ All rights reserved.
|
||||
|
||||
.name {
|
||||
display: inline;
|
||||
font-size: $font-size-large;
|
||||
font-size: $font-size-normal;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user