Browse Source

修改列表项背景及字体色

yezehua 6 years ago
parent
commit
9f7a7fa806
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/rehabilitation/css/management.css

+ 2 - 2
app/rehabilitation/css/management.css

@ -223,10 +223,10 @@ a {
	width: 320px;
	height: 28px;
	line-height: 28px;
	background-color: #a8e6f9;
	background-color: #12b7f5;
	border-radius: 5px;
	/*border: solid 1px #82dcfa;*/
	color: #666666;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}