Files
2025-09-14 00:21:54 +08:00

15 lines
153 B
CSS

.img {
width: 100%;
height: 100%;
}
.view12 {
display: none;
font-size: larger;
background-color: aqua;
}
.container {
font-size: 12rpx;
}