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,50 @@
/* footer_21.css */
.__PFX__-f21-a-l6lch-wrap,.__PFX__-f21-a-l6lch-shell,.__PFX__-f21-a-l6lch-mini,.__PFX__-f21-a-l6lch-info{
padding:17px 16px;
background:var(--bg-soft-color);
border-top:1px solid var(--border-color);
font-size:13px;
color:var(--text-color);
text-align:left;
}
.__PFX__-f21-a-l6lch-map a{
display:inline-block;
margin:0 10px 5px 0;
color:var(--text-color);
font-size:12px;
}
.__PFX__-f21-a-l6lch-links a{
display:inline-block;
margin:0 9px 6px 0;
color:var(--primary-color);
}
.__PFX__-f21-a-l6lch-links span{
color:var(--text-muted-color);
margin-right:6px;
}
.__PFX__-f21-a-l6lch-desc{
color:var(--text-muted-color);
line-height:1.6;
margin:8px 0;
}
.__PFX__-f21-a-l6lch-email{
color:var(--text-color);
margin:4px 0;
}
.__PFX__-f21-a-l6lch-cr{
color:var(--text-muted-color);
font-size:12px;
opacity:0.8;
margin-top:6px;
}
.__PFX__-f21-a-l6lch-grid{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;}
.__PFX__-f21-a-l6lch-left,.__PFX__-f21-a-l6lch-right{flex:1 1 297px;}
.__PFX__-f21-a-l6lch-card{
padding:12px 11px;
border:1px solid var(--border-color);
border-radius:10px;
background:var(--bg-color);
margin-bottom:12px;
}
.__PFX__-f21-a-l6lch-addr{font-style:normal;display:block;margin-bottom:9px;}
.__PFX__-f21-a-l6lch-brand{font-weight:700;}