Different color on chat time

This commit is contained in:
Kasper Rynning-Tønnesen
2017-09-28 12:24:57 +02:00
parent 0ee6a9fde7
commit e0ca8eab68
4 changed files with 9 additions and 5 deletions

View File

@@ -1941,11 +1941,15 @@ nav ul li:hover, nav ul li.active {
text-align: center;
}
.time_color {
color: lightgrey;
}
#admin-lock
{
position:absolute;
display: flex;
align-self: center;
align-self: center;
}