Browse Source

样式单位修改

zhanghaoyu 6 years ago
parent
commit
606abcbf32
2 changed files with 4 additions and 4 deletions
  1. 2 2
      page/bigData/css/home.css
  2. 2 2
      page/bigData/css/medical.css

+ 2 - 2
page/bigData/css/home.css

@ -69,8 +69,8 @@ body {
}
.div-skip div {
	height: 60px;
	line-height: 60px;
	height: .3125rem;
	line-height: .3125rem;
	color: rgb(179, 223, 251);
	text-align: center;
	font-size: 0.1rem;

+ 2 - 2
page/bigData/css/medical.css

@ -77,8 +77,8 @@ p {
}
.div-skip div {
	height: 60px;
	line-height: 60px;
	height: .3125rem;
	line-height: .3125rem;
	color: rgb(179, 223, 251);
	text-align: center;
	font-size: 0.1rem;