Browse Source

跳转样式修改

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

+ 4 - 0
page/bigData/css/home.css

@ -76,6 +76,10 @@ body {
	font-size: 0.1rem;
}
.div-skip div a{
	color:rgba(213, 230, 255);
}
.div-skip div a:hover {
	color: rgb(4, 128, 211)
}

+ 4 - 0
page/bigData/css/medical.css

@ -84,6 +84,10 @@ p {
	font-size: 0.1rem;
}
.div-skip div a{
	color:rgba(213, 230, 255);
}
.div-skip div a:hover {
	color: rgb(4, 128, 211)
}