Server: fix duration string, add verbose option

This commit is contained in:
2019-09-23 00:21:17 -04:00
parent 14283b1a33
commit ae2e8100fd
5 changed files with 41 additions and 90 deletions

View File

@@ -722,7 +722,8 @@ article.single section.body h4 { color: #f2777a; }
article.single section.body h5 { color: #515151; }
article.single section.body h6 { color: #747369; }
article.single section.body a,a:visited { color: #a06700; }
// article.single section.body a,a:visited { color: #a06700; }
article.single section.body a,a:visited { color: $base-sky-blue; }
/* Article Elements */