T230 added version span to header

This commit is contained in:
2021-03-26 17:29:14 +01:00
parent 3d617fa3f3
commit 79d1bd67c3
7 changed files with 12 additions and 2 deletions

View File

@@ -302,5 +302,10 @@ input:focus {
margin-right: 15px;
}
#version {
color: rgba(85,85,85,0.555);
font-size: 13px;
}