added users list on bottom

This commit is contained in:
2021-07-20 21:53:39 -04:00
parent f56e24f7ef
commit a1e97d6063
6 changed files with 91 additions and 9 deletions

View File

@ -21,3 +21,14 @@ textarea, .navbar-brand {
padding: 4px 10px 0;
line-height: 18px;
}
#your-color-text {
width: 90px;
text-align: center;
}
#users-list {
color: #777;
font-size: 12px;
margin-top: 10px;
}