页面字体颜色修改

This commit is contained in:
dy 2021-04-21 14:53:43 +08:00
parent f1220707f9
commit 04b87d7ac5
1 changed files with 15 additions and 15 deletions

View File

@ -47,7 +47,7 @@
top: 100px;
font-size: 37px;
left: 0px;
color: #F00;
color: black;
width: 100%;
}
@ -57,7 +57,7 @@
top: 150px;
font-size: 20px;
left: 0px;
color: #F00;
color: black;
width: 100%;
}
@ -66,7 +66,7 @@
position: absolute;
top: 70%;
font-size: 20px;
color: #F00;
color: black;
left: 0px;
width: 100%;
}
@ -76,7 +76,7 @@
position: absolute;
top: 78%;
font-size: 20px;
color: #F00;
color: black;
left: 0px;
width: 100%;
}
@ -97,7 +97,7 @@
top: 10%;
font-size: 37px;
left: 0;
color: #F00;
color: black;
width: 100%;
}
@ -107,7 +107,7 @@
top: 25%;
font-size: 20px;
left: 0;
color: #F00;
color: black;
width: 100%;
}
@ -117,7 +117,7 @@
top: 50%;
font-size: 15px;
left: 0;
color: #F00;
color: black;
width: 100%;
}
@ -127,7 +127,7 @@
top: 55%;
font-size: 10px;
left: 0;
color: #F00;
color: black;
width: 80%;
}
@ -137,7 +137,7 @@
top: 60%;
font-size: 20px;
left: 0;
color: #F00;
color: black;
width: 100%;
}
@ -146,7 +146,7 @@
position: absolute;
top: 88%;
font-size: 20px;
color: #F00;
color: black;
left: 0px;
width: 100%;
}
@ -158,7 +158,7 @@
top: 20%;
font-size: 20px;
left: 0%;
color: #F00;
color: black;
width: 100%;
}
@ -168,7 +168,7 @@
top: 50%;
font-size: 10px;
left: 0%;
color: #F00;
color: black;
width: 100%;
}
@ -178,7 +178,7 @@
top: 50%;
font-size: 37px;
left: 25%;
color: #F00;
color: black;
width: 100%;
}
@ -192,7 +192,7 @@
top: 50%;
font-size: 37px;
left: 0%;
color: #F00;
color: black;
width: 100%;
}
@ -202,7 +202,7 @@
top: 70%;
font-size: 25px;
left: 0%;
color: #F00;
color: black;
width: 100%;
}