mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 14:59:02 +00:00
Crawl stats: time format + sorting (#10)
* Nicer stats * Fix right align * No leading day zeros * Fix right-align padding
This commit is contained in:
@@ -19,6 +19,10 @@ a {
|
||||
.table td {
|
||||
padding: 2px 0;
|
||||
}
|
||||
.td-numeric {
|
||||
text-align: end;
|
||||
padding-right: 1em;
|
||||
}
|
||||
|
||||
.bg-application {
|
||||
background: #8FB847;
|
||||
|
||||
Reference in New Issue
Block a user