mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-19 04:49:15 +00:00
Styling footer and beta sections.
This commit is contained in:
@@ -4,4 +4,6 @@
|
||||
footer
|
||||
background: $dark-grey
|
||||
@include panepadding
|
||||
color: white
|
||||
.row
|
||||
&, & *
|
||||
color: white
|
||||
@@ -19,16 +19,31 @@
|
||||
background-color: $clr-brick
|
||||
&, & *
|
||||
color: white
|
||||
a
|
||||
color: $clr-brick-ultra-light
|
||||
&:hover
|
||||
text-decoration: none
|
||||
color: $clr-brick-light
|
||||
|
||||
@mixin lightbg
|
||||
background-color: $clr-brick-ultra-light
|
||||
&, & *
|
||||
color: black
|
||||
a
|
||||
color: $clr-brick
|
||||
&:hover
|
||||
text-decoration: none
|
||||
color: $clr-brick-bright
|
||||
|
||||
@mixin turqbg
|
||||
background-color: $clr-turquoise-light
|
||||
&, & *
|
||||
color: $clr-turquoise
|
||||
a
|
||||
color: white
|
||||
&:hover
|
||||
text-decoration: none
|
||||
color: $clr-turquoise-light
|
||||
|
||||
@mixin fullbg
|
||||
background-position: center center
|
||||
|
||||
@@ -7,4 +7,7 @@
|
||||
%p Open Food Network (beta) is a new service that’s being built right now! Our food producers are currently based around Melbourne and Victoria, and we hope to expand OFN nationally very soon.
|
||||
%p Want to help? Or find out when OFN is coming to you?
|
||||
%strong We’d love to hear from you:
|
||||
%p Food buyers | Food producers & farmers
|
||||
%p
|
||||
%a{title:'Food buyers', href: '/food-buyers'} Food buyers
|
||||
|
|
||||
%a{title:'Food producers & farmers', href: '/food-producers'} Food producers & farmers
|
||||
Reference in New Issue
Block a user