Browse Source

about institutional

windhamdavid 4 years ago
parent
commit
2fe4584178
3 changed files with 56 additions and 3 deletions
  1. 10 2
      about.html
  2. 8 1
      css/style.css
  3. 38 0
      institutional.html

+ 10 - 2
about.html

@@ -41,7 +41,13 @@
 						<a href="air.html" class="dropdown-item"><svg id="Biotherm-Tech-Icon" data-name="Biotherm-Tech-Icon" width="40px" height="40px" viewBox="0 0 200 200"><path class="biotherm-tech-icon" d="M105.35,87.17c13.49,4.28,26,22.82,41.16,25.26l0-.09a20.79,20.79,0,0,0,3.26.29c13,.09,23.5-7,23.5-7l.08-11.24s-11.15,6.07-22.47,6.59C164.28,64.13,171,26.65,171,26.65s-14.5,28.51-64.9,31.12c-36,1.87-50.49,14.08-60.62,24.6-23.62,24.53-8.6,68.69-8.6,68.69l-10.31,8.65,9.53,10.73,10.15-8.88c22,12,48.68,18.93,69.82.21,1.49-1.33,3-2.78,4.39-4.33,9,7.33,18.27,15.84,28.9,15.91,13,.09,23.5-7,23.5-7l.08-11.25s-11.84,6.44-23.5,6.62c-8.37.13-15.66-5.51-22.89-11.68l0-.06c-6.38-5.44-12.72-11.27-19.71-13.88l-1.69-.61h0l-1.16-.4c-12.44-4.15-19-2.85-20.6-2.41v-7.37c1.12-.23,9.55-1.74,22,2.2l.54.18c14.13,5,27.19,25.16,43.58,25.28,13,.08,23.5-7,23.5-7l.08-11.25s-11.84,6.45-23.5,6.63c-5.1.07-9.81-2-14.34-5l0,0c-9.45-6.36-18.17-16.81-28.25-20.56-1-.38-2-.72-2.93-1-12.81-4.27-19.4-2.74-20.68-2.36v-7.44c1.72-.33,9.93-1.52,21.76,2.23,11.16,3.54,21.61,16.83,33.5,22.7a1.17,1.17,0,0,0,0-.11,24.75,24.75,0,0,0,10.92,2.87c12.95.09,23.5-7,23.5-7l.07-11.25s-11.83,6.44-23.49,6.62C134,121.1,122,100.76,107,95.18,91.8,89.51,84.37,91.6,83.45,91.9V85C84.83,84.68,93.17,83.31,105.35,87.17Z"/></svg> Air</a>
 						<a href="air.html" class="dropdown-item"><svg id="Biotherm-Tech-Icon" data-name="Biotherm-Tech-Icon" width="40px" height="40px" viewBox="0 0 200 200"><path class="biotherm-tech-icon" d="M105.35,87.17c13.49,4.28,26,22.82,41.16,25.26l0-.09a20.79,20.79,0,0,0,3.26.29c13,.09,23.5-7,23.5-7l.08-11.24s-11.15,6.07-22.47,6.59C164.28,64.13,171,26.65,171,26.65s-14.5,28.51-64.9,31.12c-36,1.87-50.49,14.08-60.62,24.6-23.62,24.53-8.6,68.69-8.6,68.69l-10.31,8.65,9.53,10.73,10.15-8.88c22,12,48.68,18.93,69.82.21,1.49-1.33,3-2.78,4.39-4.33,9,7.33,18.27,15.84,28.9,15.91,13,.09,23.5-7,23.5-7l.08-11.25s-11.84,6.44-23.5,6.62c-8.37.13-15.66-5.51-22.89-11.68l0-.06c-6.38-5.44-12.72-11.27-19.71-13.88l-1.69-.61h0l-1.16-.4c-12.44-4.15-19-2.85-20.6-2.41v-7.37c1.12-.23,9.55-1.74,22,2.2l.54.18c14.13,5,27.19,25.16,43.58,25.28,13,.08,23.5-7,23.5-7l.08-11.25s-11.84,6.45-23.5,6.63c-5.1.07-9.81-2-14.34-5l0,0c-9.45-6.36-18.17-16.81-28.25-20.56-1-.38-2-.72-2.93-1-12.81-4.27-19.4-2.74-20.68-2.36v-7.44c1.72-.33,9.93-1.52,21.76,2.23,11.16,3.54,21.61,16.83,33.5,22.7a1.17,1.17,0,0,0,0-.11,24.75,24.75,0,0,0,10.92,2.87c12.95.09,23.5-7,23.5-7l.07-11.25s-11.83,6.44-23.49,6.62C134,121.1,122,100.76,107,95.18,91.8,89.51,84.37,91.6,83.45,91.9V85C84.83,84.68,93.17,83.31,105.35,87.17Z"/></svg> Air</a>
 					</div>
 					</div>
 				</li>
 				</li>
-				<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
+				<li class="dropdown nav-item">
+					<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">About</a>
+					<div class="dropdown-menu">
+						<a href="about.html" class="dropdown-item">About</a>
+						<a href="institutional.html" class="dropdown-item">Institutional</a>
+					</div>
+				</li>
 				<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
 				<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
 				<li class="nav-item"><a class="nav-link nav-link-icon" href="https://www.instagram.com/biothermsolutions/" class="btn btn-just-icon btn-link btn-instagram" style="margin-left: 20px;margin-right:-10px;"><i class="fab fa-instagram"></i></a></li>
 				<li class="nav-item"><a class="nav-link nav-link-icon" href="https://www.instagram.com/biothermsolutions/" class="btn btn-just-icon btn-link btn-instagram" style="margin-left: 20px;margin-right:-10px;"><i class="fab fa-instagram"></i></a></li>
 				<li class="nav-item"><a class="nav-link nav-link-icon" href="https://www.linkedin.com/company/trueleaf-technologies" class="btn btn-just-icon btn-link btn-facebook" style="margin-right:-10px;"><i class="fab fa-linkedin"></i></a></li>
 				<li class="nav-item"><a class="nav-link nav-link-icon" href="https://www.linkedin.com/company/trueleaf-technologies" class="btn btn-just-icon btn-link btn-facebook" style="margin-right:-10px;"><i class="fab fa-linkedin"></i></a></li>
@@ -121,7 +127,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 +135,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 +167,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