Difference between revisions of "Template:Duke"
(Prototype team template page) |
|||
Line 84: | Line 84: | ||
/* Styling links on hover- links are different inside the menu */ | /* Styling links on hover- links are different inside the menu */ | ||
#contentContainer a:hover { | #contentContainer a:hover { | ||
− | color: # | + | color: #FFFFFF; |
} | } | ||
Line 122: | Line 122: | ||
/*Styling for the links in the menu */ | /*Styling for the links in the menu */ | ||
#menuContainer a { | #menuContainer a { | ||
− | color: # | + | color: #333333; |
text-decoration:none; | text-decoration:none; | ||
font-weight: bold; | font-weight: bold; | ||
Line 145: | Line 145: | ||
#menuContainer li:hover { | #menuContainer li:hover { | ||
color: #FFF; | color: #FFF; | ||
− | background-color: # | + | background-color: #0680CD; |
} | } | ||
Line 167: | Line 167: | ||
/*Style the submenu buttons*/ | /*Style the submenu buttons*/ | ||
#menuContainer li ul li{ | #menuContainer li ul li{ | ||
− | background-color: # | + | background-color: #b4d8f0; |
padding-left:20px; | padding-left:20px; | ||
padding-right:20px; | padding-right:20px; | ||
Line 196: | Line 196: | ||
padding-top: 5px; | padding-top: 5px; | ||
} | } | ||
− | + | <!--Headers and Subheaders--> | |
+ | .head{ | ||
+ | background-color:#6AB3E1; | ||
+ | border: 2px solid #001A57; | ||
+ | border-radius:5px; | ||
+ | font-size:24px; | ||
+ | padding:5px; | ||
+ | color:#001A57; | ||
+ | } | ||
+ | .subhead{ | ||
+ | background-color:#6AB3E1; | ||
+ | border: 2px solid #001A57; | ||
+ | border-radius:5px; | ||
+ | font-size:18px; | ||
+ | padding:5px; | ||
+ | color:#001A57; | ||
+ | } | ||
+ | <!-- End Header--> | ||
</style> | </style> | ||
Line 211: | Line 228: | ||
<p>You can make the image 980px by 200px</p> | <p>You can make the image 980px by 200px</p> | ||
− | <p> Remember to call the file: "<i> | + | <p> Remember to call the file: "<i>Team_Example_banner.jpg</i>" </p> |
</div> | </div> | ||
Line 219: | Line 236: | ||
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons --> | <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons --> | ||
<ul> | <ul> | ||
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example"><li>HOME</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Team"><li>TEAM</li></a> |
<a href="#"><li>PROJECT | <a href="#"><li>PROJECT | ||
<ul> | <ul> | ||
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Description"><li>Description</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Experiments"><li>Experiments & Protocols</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Results"><li>Results</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Design"><li>Design</li></a> |
</ul> | </ul> | ||
</li></a> | </li></a> | ||
Line 234: | Line 251: | ||
<a href="#"><li>PARTS | <a href="#"><li>PARTS | ||
<ul> | <ul> | ||
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Parts"><li>Team Parts</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Basic_Part"><li>Basic Parts</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Composite_Part"><li>Composite Parts</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Part_Collection"><li>Part Collection</li></a> |
</ul> | </ul> | ||
</li></a> | </li></a> | ||
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Notebook"><li>NOTEBOOK</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Attributions"><li>ATTRIBUTIONS</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Collaborations"><li>COLLABORATIONS</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Practices"><li>HUMAN PRACTICES</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Safety"><li>SAFETY</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Modeling"><li>MODELING</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Measurement"><li>MEASUREMENT</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Software"><li>SOFTWARE</li></a> |
− | <a href="https://2015.igem.org/Team: | + | <a href="https://2015.igem.org/Team:Example/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a> |
</ul> | </ul> |
Revision as of 19:58, 15 May 2015