2026-01-15 19:26:00 +08:00

12 lines
158 B
Plaintext

page {
background-color: #f8f8f8;
}
.home_page_content {
position: relative;
z-index: 10;
}
button::after {
border: none;
padding: 0;
margin: 0;
}