5 lines
89 B
CSS
5 lines
89 B
CSS
|
.name {width:60px;}
|
||
|
.unit {width:120px;}
|
||
|
.date {width:80px;}
|
||
|
.datalist span{float:left;}
|