This commit is contained in:
VegaZ
2018-11-27 19:51:00 +01:00
parent fa8f77f80a
commit d8ce039f71
4 changed files with 7 additions and 225 deletions

View File

@@ -3,7 +3,7 @@
body {
width: 50%;
position: center;
margin: 0 auto;
margin: 5% auto auto 25%;
}
.inventory-table {
@@ -51,5 +51,6 @@ body {
background-color: red;
margin: 0 auto;
text-align: center;
font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
pointer-events: visible;
}