gpttemp
This commit is contained in:
54
code/public/static/css/modules/footer/foot_a.css
Normal file
54
code/public/static/css/modules/footer/foot_a.css
Normal file
@@ -0,0 +1,54 @@
|
||||
/* footer A v2 - refined single column */
|
||||
|
||||
.__PFX__-fA-wrap{
|
||||
padding:18px 12px 16px;
|
||||
background:var(--bg-soft-color);
|
||||
border-top:1px solid var(--border-color);
|
||||
text-align:center;
|
||||
font-size:13px;
|
||||
}
|
||||
|
||||
.__PFX__-fA-links{
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.__PFX__-fA-links span{
|
||||
margin-right:6px;
|
||||
color:var(--text-muted-color);
|
||||
}
|
||||
|
||||
.__PFX__-fA-links a{
|
||||
margin:0 6px;
|
||||
color:var(--primary-color);
|
||||
}
|
||||
|
||||
.__PFX__-fA-sitemap{
|
||||
margin:8px 0 10px;
|
||||
}
|
||||
|
||||
.__PFX__-fA-sitemap a{
|
||||
margin:0 6px;
|
||||
color:var(--text-color);
|
||||
font-size:12px;
|
||||
}
|
||||
|
||||
.__PFX__-fA-copy{
|
||||
margin-top:6px;
|
||||
color:var(--text-muted-color);
|
||||
line-height:1.65;
|
||||
}
|
||||
|
||||
.__PFX__-fA-desc{
|
||||
margin-bottom:6px;
|
||||
}
|
||||
|
||||
.__PFX__-fA-email{
|
||||
margin-bottom:4px;
|
||||
color:var(--text-color);
|
||||
font-size:12px;
|
||||
}
|
||||
|
||||
.__PFX__-fA-cr{
|
||||
font-size:12px;
|
||||
opacity:.85;
|
||||
}
|
||||
Reference in New Issue
Block a user