Parcourir la source

样式单位修改

zhanghaoyu il y a 6 ans
Parent
commit
606abcbf32
2 fichiers modifiés avec 4 ajouts et 4 suppressions
  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;