This commit is contained in:
make
2025-12-31 00:49:32 +08:00
parent ae57b68f99
commit eb8c097777
709 changed files with 39727 additions and 1041 deletions

View File

@@ -0,0 +1,20 @@
/* newest_05.css */
.__PFX__-n5-hd {
font-size: 16px;
color: var(--primary-color);
margin-bottom: 10px;
}
.__PFX__-n5-line {
display: flex;
align-items: center;
padding: 8px 0;
border-bottom: 1px solid rgba(0,0,0,.06);
gap: 8px;
}
.__PFX__-n5-dot {
color: var(--primary-color);
}
.__PFX__-n5-name {
font-size: 13px;
color: #333;
}