Difference between revisions of "Template:Utah State"
(31 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<!-- Declare that you are going to use html code instead of wiki code --> | <!-- Declare that you are going to use html code instead of wiki code --> | ||
<html> | <html> | ||
− | + | ||
<!-- Start of CSS--> | <!-- Start of CSS--> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 89: | Line 89: | ||
/*Change the styling of tables */ | /*Change the styling of tables */ | ||
#contentContainer table { | #contentContainer table { | ||
− | border: 1px solid #565656; | + | <!--border: 1px solid #565656-->; |
− | border-collapse: collapse; | + | <!--border-collapse: collapse-->; |
+ | background-color: #E8E8E9; | ||
width: 90% | width: 90% | ||
margin: auto; | margin: auto; | ||
Line 97: | Line 98: | ||
margin-right: 10px; | margin-right: 10px; | ||
margin-left: 10px; | margin-left: 10px; | ||
+ | |||
} | } | ||
Line 102: | Line 104: | ||
#contentContainer td { | #contentContainer td { | ||
padding: 10px; | padding: 10px; | ||
− | border: 1px solid #565656; | + | background-color: #E8E8E9; |
− | border-collapse: collapse; | + | <!--border: 1px solid #565656-->; |
+ | <!--border-collapse: collapse-->; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
} | } | ||
Line 145: | Line 148: | ||
#menuContainer li:hover { | #menuContainer li:hover { | ||
color: #1C140D /*#FFF*/; | color: #1C140D /*#FFF*/; | ||
− | background-color: # | + | background-color: #4581B5 /*Menu Blue Hover*/; |
} | } | ||
Line 167: | Line 170: | ||
/*Style the submenu buttons*/ | /*Style the submenu buttons*/ | ||
#menuContainer li ul li{ | #menuContainer li ul li{ | ||
− | background-color: # | + | background-color: #E8E8E9; |
padding-left:20px; | padding-left:20px; | ||
padding-right:20px; | padding-right:20px; | ||
Line 188: | Line 191: | ||
/* highlight box for special messages */ | /* highlight box for special messages */ | ||
.highlightBox { | .highlightBox { | ||
− | width: | + | width:700px; |
margin:auto; | margin:auto; | ||
background-color: #E8E8E9; | background-color: #E8E8E9; | ||
Line 207: | Line 210: | ||
<div id="bannerContainer"> | <div id="bannerContainer"> | ||
− | + | ||
− | + | <img src="https://static.igem.org/mediawiki/2015/d/d8/Team_Utah_State_BannerFinal.jpeg" height="200" width="980"> | |
− | + | <!-- <h2> Add a banner to your wiki! </h2> | |
− | + | <p>You can make the image 980px by 200px</p> | |
− | + | ||
<p> Remember to call the file: "<i>Team_Utah_State_banner.jpg</i>" </p>--> | <p> Remember to call the file: "<i>Team_Utah_State_banner.jpg</i>" </p>--> | ||
</div> | </div> | ||
Line 232: | Line 234: | ||
</ul> | </ul> | ||
</li></a> | </li></a> | ||
+ | <a href="https://2015.igem.org/Team:Utah_State/Interlab"><li>INTERLAB STUDY</li></a> | ||
<a href="#"><li>PARTS | <a href="#"><li>PARTS | ||
Line 256: | Line 259: | ||
<a href="https://2015.igem.org/Team:Utah_State/Measurement"><li>MEASUREMENT</li></a> | <a href="https://2015.igem.org/Team:Utah_State/Measurement"><li>MEASUREMENT</li></a> | ||
− | <a href="https://2015.igem.org/Team:Utah_State/Software"><li> | + | <a href="https://2015.igem.org/Team:Utah_State/Software"><li>HTML5 PROTOTYPE</li></a> |
<a href="https://2015.igem.org/Team:Utah_State/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a> | <a href="https://2015.igem.org/Team:Utah_State/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a> | ||
Line 266: | Line 269: | ||
<!-- Start of content --> | <!-- Start of content --> | ||
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.--> | <div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.--> | ||
+ | |||
</html> | </html> |
Latest revision as of 01:48, 14 September 2015