gpttemp
This commit is contained in:
40
code/public/static/css/modules/footer/foot_b.css
Normal file
40
code/public/static/css/modules/footer/foot_b.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user