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,40 @@
.__PFX__-fB-wrap{
padding:20px 14px;
background:var(--bg-soft-color);
border-top:1px solid var(--border-color);
font-size:13px;
}
.__PFX__-fB-main{
display:flex;
flex-wrap:wrap;
gap:16px;
}
.__PFX__-fB-left,
.__PFX__-fB-right{
flex:1 1 260px;
}
.__PFX__-fB-desc{
margin-bottom:6px;
color:var(--text-muted-color);
}
.__PFX__-fB-email{
margin-bottom:4px;
}
.__PFX__-fB-cr{
font-size:12px;
opacity:.85;
}
.__PFX__-fB-sitemap a{
margin-right:8px;
font-size:12px;
}
.__PFX__-fB-links{
margin-top:6px;
}