浏览代码

样式单位修改

zhanghaoyu 6 年之前
父节点
当前提交
606abcbf32
共有 2 个文件被更改,包括 4 次插入4 次删除
  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;