修改css中的错误语法

Poll
sw 11 years ago
parent 245f1a165c
commit 6f19dd6c5c

@ -62,4 +62,4 @@ a:hover.ur_button{ background:#0fa9bb; text-decoration:none;}
.td287{ width:287px;padding-left:5px; }
.Bar{ position: relative; width: 120px; border: 1px solid #cbcbcb; float:left; height:10px; margin-top:5px; margin-right:3px; }
.Bar span{ display: block; position: relative;background:#64badb;/* 进度条背景颜色 */ color: #333333;height: 10px; /* 高度 */ line-height: 20px; }
.ur_progress_text{ color:##3a3a3a;}
.ur_progress_text{ color:#3a3a3a;}

Loading…
Cancel
Save