Book_system/app/static/css/user_activity.css
2025-05-12 02:42:27 +08:00

11 lines
180 B
CSS

/* app/static/css/user_activity.css */
.data-table .rank {
font-weight: 700;
text-align: center;
}
.data-table .borrow-count {
font-weight: 600;
color: #007bff;
}