2 Commits d566d63bcc ... d273807722

Author SHA1 Message Date
  windhamdavid d273807722 no subnav institutional 4 years ago
  windhamdavid 2fe4584178 about institutional 4 years ago
3 changed files with 49 additions and 2 deletions
  1. 3 1
      about.html
  2. 8 1
      css/style.css
  3. 38 0
      institutional.html

+ 3 - 1
about.html

@@ -121,7 +121,7 @@
 					<li>Forest House</li>
 					<li>Forest House</li>
 					<li>Glenstone Foundation</li>
 					<li>Glenstone Foundation</li>
 					<li>Longwood Gardens</li>
 					<li>Longwood Gardens</li>
-					<li>The Proving Ground</li>
+					<li>The Plant Peddler</li>
 					<li>&nbsp;</li>
 					<li>&nbsp;</li>
 					<h4 class="description">Retail</h4>
 					<h4 class="description">Retail</h4>
 					<li>The Growbiz</li>
 					<li>The Growbiz</li>
@@ -129,6 +129,7 @@
 					<li>&nbsp;</li>
 					<li>&nbsp;</li>
 					<li>&nbsp;</li>
 					<li>&nbsp;</li>
 					<li>&nbsp;</li>
 					<li>&nbsp;</li>
+					<li>&nbsp;</li>
 					</ul>
 					</ul>
 				</span>
 				</span>
 				</div>
 				</div>
@@ -160,6 +161,7 @@
 					<li>University of Wisconsin</li>
 					<li>University of Wisconsin</li>
 					<li>Welby Gardens</li>
 					<li>Welby Gardens</li>
 					</ul>
 					</ul>
+					<a href="institutional.html"><button type="button" class="btn btn-heat"> More Institutional</button></a>
 					</span>
 					</span>
 				</div>
 				</div>
 			</div>
 			</div>

+ 8 - 1
css/style.css

@@ -220,7 +220,14 @@ a:hover { color:#16c462; }
 .header-image-credit a {
 .header-image-credit a {
 	color:#fff;
 	color:#fff;
 }
 }
-
+ul.institutional {
+	list-style-type: square;
+	font-size:23px;
+	line-height:43px;
+	font-weight:400;
+	padding-top:30px;
+	padding-bottom:50px;
+}
 
 
 /* CUSTOMIZE THE CAROUSEL
 /* CUSTOMIZE THE CAROUSEL
 -------------------------------------------------- */
 -------------------------------------------------- */

File diff suppressed because it is too large
+ 38 - 0
institutional.html


Some files were not shown because too many files changed in this diff