Files
SEONexus/code/public/static/css/modules/footer/foot_e.css
2025-12-31 00:49:32 +08:00

22 lines
359 B
CSS

.__PFX__-fE-wrap{
padding:20px 14px;
background:var(--bg-soft-color);
border-top:1px solid var(--border-color);
font-size:13px;
text-align:center;
}
.__PFX__-fE-title{
font-weight:600;
margin-bottom:6px;
}
.__PFX__-fE-desc{
margin-bottom:6px;
color:var(--text-muted-color);
}
.__PFX__-fE-email{
margin-bottom:6px;
}