mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Create instagram css property and apply
This commit is contained in:
@@ -138,6 +138,10 @@ a {
|
||||
&.ms {
|
||||
background-color: #000 !important;
|
||||
}
|
||||
|
||||
&.ig {
|
||||
background-color: #fb3958 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar .soc-btn {
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
%a.soc-btn.li{href: ContentConfig.footer_linkedin_url}
|
||||
LinkedIn
|
||||
-if ContentConfig.footer_instagram_url.present?
|
||||
%a.soc-btn.tw{href: ContentConfig.footer_instagram_url}
|
||||
%a.soc-btn.ig{href: ContentConfig.footer_instagram_url}
|
||||
Instagram
|
||||
%table.column{:align => "left"}
|
||||
%tr
|
||||
|
||||
Reference in New Issue
Block a user