Added AP home page (aquaponics); Added shipping page; Both are not publicly visible yet and are to start a conversation. Updated the grow/can blurb.
This commit is contained in:
@@ -211,6 +211,13 @@ body {
|
||||
letter-spacing: 1px;
|
||||
vertical-align: top;
|
||||
}
|
||||
#menu a.shippingMenuItem {
|
||||
font-family: "Grand Hotel", "Open Sans", Arial, Helvetica, sans-serif;
|
||||
font-weight: 400;
|
||||
font-size: 1.3em;
|
||||
letter-spacing: 1px;
|
||||
vertical-align: top;
|
||||
}
|
||||
#menu a:hover {
|
||||
opacity: 1;
|
||||
color: #000;
|
||||
@@ -328,6 +335,15 @@ h2 {
|
||||
padding-left: 0px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
h3 {
|
||||
display: inline;
|
||||
color: #333;
|
||||
font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
|
||||
font-size: 1em;
|
||||
font-weight: 800;
|
||||
padding-left: 0px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
h5 {
|
||||
display: block;
|
||||
color: #333;
|
||||
@@ -694,6 +710,18 @@ sub {
|
||||
height: 336px;
|
||||
}
|
||||
}
|
||||
#grow-and-can h2 {
|
||||
display: block;
|
||||
font-size: 1.4em;
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#grow-and-can h3 {
|
||||
display: block;
|
||||
font-size: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
#markets .farmVisitSlides,
|
||||
#markets .farmerMarketSlides,
|
||||
#markets .farmVisitSlides img,
|
||||
|
||||
Reference in New Issue
Block a user