更改首页

This commit is contained in:
952108534@qq.com
2022-01-13 17:10:36 +08:00
parent a2ad500537
commit edee7534bc
14 changed files with 68 additions and 14 deletions

View File

@@ -4,6 +4,19 @@ body{
line-height: 1.5;
color: #666;
}
//用户光点
.rc-screen-reader{
width: 0.81rem;
height: 0.81rem;
border-radius: 50%;
position: absolute;
background-color: red;
top: 16%;
left: 66%;
display: block;
width: 0.37rem;
height: 0.37rem;
}
img, picture {
display: block;
max-width: 100%;