Files
2025-12-31 00:49:32 +08:00

48 lines
1.2 KiB
CSS

/* footer_14.css */
.__PFX__-f14-d-0sd1h-wrap,.__PFX__-f14-d-0sd1h-shell,.__PFX__-f14-d-0sd1h-mini,.__PFX__-f14-d-0sd1h-info{
padding:12px 14px;
background:linear-gradient(180deg,var(--bg-soft-color),var(--bg-color));
border-top:1px solid var(--border-color);
font-size:14px;
color:var(--text-color);
text-align:right;
}
.__PFX__-f14-d-0sd1h-map a{
display:block;
margin:0 10px 8px 0;
color:var(--text-color);
font-size:12px;
}
.__PFX__-f14-d-0sd1h-links a{
display:block;
margin:0 0 8px 0;
color:var(--primary-color);
}
.__PFX__-f14-d-0sd1h-links span{
color:var(--text-muted-color);
margin-right:6px;
}
.__PFX__-f14-d-0sd1h-desc{
color:var(--text-muted-color);
line-height:1.6;
margin:6px 0;
}
.__PFX__-f14-d-0sd1h-email{
color:var(--text-color);
margin:5px 0;
}
.__PFX__-f14-d-0sd1h-cr{
color:var(--text-muted-color);
font-size:12px;
opacity:0.75;
margin-top:6px;
}
.__PFX__-f14-d-0sd1h-card{
padding:14px 12px;
border:1px solid var(--border-color);
border-radius:8px;
background:var(--bg-color);
margin-bottom:12px;
}
.__PFX__-f14-d-0sd1h-addr{font-style:normal;display:block;margin-bottom:8px;}
.__PFX__-f14-d-0sd1h-brand{font-weight:800;}