log time style

This commit is contained in:
Sebastian Frank
2019-03-08 11:13:52 +01:00
parent 60f6d33eda
commit acd04a1c16
2 changed files with 11 additions and 1 deletions

View File

@@ -47,7 +47,13 @@ pre h2.failure {
.stagename, .timetext {
float: right;
}
.stagename {
font-size: 0.9em;
}
.timetext {
font-size: 0.8em;
color: #a3a3a3;
}
</style>