Some output redesign/improvements

This commit is contained in:
Darren Burns
2022-04-21 16:59:36 +01:00
parent b7b98c8394
commit 78f6c115c0
6 changed files with 81 additions and 54 deletions

View File

@@ -7,8 +7,9 @@
}
.list-item {
height: 8;
height: 8x;
min-width: 80;
background: dark_blue;
padding: 1 2 3;
padding: 2%;
opacity: x;
}