This commit is contained in:
yumoqing 2025-09-05 13:46:32 +08:00
parent 5586c0e5f6
commit bb055ed6aa

View File

@ -49,8 +49,9 @@ hr {
}
.card:hover {
border: 2px solid #FF8844;
border: 2px solid red;
}
.subcard {
background-color: #eeeeee;
}