Show version in about

This commit is contained in:
Deon George
2021-08-08 20:46:52 +10:00
parent 8d4ca2963d
commit 5ca6c8126e
2 changed files with 13 additions and 0 deletions

View File

@@ -74,6 +74,18 @@ strong.highlight {
color: #eee;
}
strong.danger {
color: #e00;
}
strong.success {
color: #0e0;
}
strong.gray {
color: #565656;
}
body {
font-family:ibmbios2y,monospace;
font-size:16px;