修复typo,修改rank页面样式

This commit is contained in:
sxw@401
2015-09-13 21:03:50 +08:00
parent c179d183c8
commit 34f886d990
3 changed files with 13 additions and 36 deletions

View File

@@ -110,16 +110,6 @@ li.list-group-item {
}
.rank .first-achieved{
background: #43CD80;
color: white;
background: #33CC99;
}
.rank .ac{
background: #3c763d;
color: white;
}
.rank .failed{
background: #a94442;
color: white;
}