v0.11.2a - Fixed pagination, made a create user

This commit is contained in:
2020-09-03 08:31:31 +02:00
parent ca855f3349
commit ed51bb99fa
7 changed files with 77 additions and 4 deletions
@@ -59,7 +59,8 @@
.information{
text-align: center;
background-color: rgba(0, 0, 0, 0.2);
background-color: rgba(240,240,240,0.8);
border-bottom: 1px solid rgba(0, 0, 0, .1);
width: 100%;
height: 25px;
}