修改页面样式,修复网速的准确度

This commit is contained in:
2019-04-22 05:59:22 +08:00
committed by JerryYan
parent 17d2cc4ebd
commit 5c1f712900
6 changed files with 26 additions and 21 deletions

View File

@ -4,4 +4,10 @@
td{
border: solid 1px lightgray;
}
.title{
width: 6em;
}
.time{
width: 10em;
}
</style>