added users list on bottom
This commit is contained in:
@ -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;
|
||||
}
|
Reference in New Issue
Block a user