🎨 Version and hash on footer

This commit is contained in:
Liyas Thomas
2019-11-09 21:10:00 +05:30
parent ca3abed605
commit b193625fb6
3 changed files with 6 additions and 2 deletions

View File

@@ -690,6 +690,10 @@ fieldset#history {
text-align: right;
}
.mono {
font-family: 'Roboto Mono', monospace;
}
#response-details-wrapper {
position: relative;
overflow: hidden;