Commit 2135c80d by libai

测试

parent beeb409a
Showing with 6 additions and 0 deletions
...@@ -152,6 +152,7 @@ body { ...@@ -152,6 +152,7 @@ body {
.tv-right-content1 span { .tv-right-content1 span {
color: #FEFEFF; color: #FEFEFF;
font-size: 4.4vw; font-size: 4.4vw;
font-weight: 700;
} }
.tv-right-ul1 { .tv-right-ul1 {
width: 28vw; width: 28vw;
...@@ -240,12 +241,14 @@ body { ...@@ -240,12 +241,14 @@ body {
.tv-right-content2 span { .tv-right-content2 span {
color: #FEFEFF; color: #FEFEFF;
font-size: 4.4vw; font-size: 4.4vw;
font-weight: 700;
} }
.tv-right-content { .tv-right-content {
width: 40vw; width: 40vw;
height: 7vw; height: 7vw;
line-height: 5vw; line-height: 5vw;
font-size: 4.4vw; font-size: 4.4vw;
font-weight: 700;
color: #fff; color: #fff;
text-align: center; text-align: center;
margin: 0 auto; margin: 0 auto;
......
...@@ -158,6 +158,7 @@ body{ ...@@ -158,6 +158,7 @@ body{
span{ span{
color: #FEFEFF; color: #FEFEFF;
font-size: 4.4vw; font-size: 4.4vw;
font-weight: 700;
} }
} }
.tv-right-ul1{ .tv-right-ul1{
...@@ -247,6 +248,7 @@ body{ ...@@ -247,6 +248,7 @@ body{
span{ span{
color: #FEFEFF; color: #FEFEFF;
font-size: 4.4vw; font-size: 4.4vw;
font-weight: 700;
} }
} }
.tv-right-content{ .tv-right-content{
...@@ -254,6 +256,7 @@ body{ ...@@ -254,6 +256,7 @@ body{
height: 7vw; height: 7vw;
line-height: 5vw; line-height: 5vw;
font-size: 4.4vw; font-size: 4.4vw;
font-weight: 700;
color: #fff; color: #fff;
text-align: center; text-align: center;
margin: 0 auto; margin: 0 auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment