Difference between revisions of "Template:Tsinghua"
ChiaweiWang (Talk | contribs) |
ChiaweiWang (Talk | contribs) |
||
(130 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
<html> | <html> | ||
+ | <!-- Declare that you are going to use html code instead of wiki code --> | ||
<!-- Start of CSS--> | <!-- Start of CSS--> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 10: | Line 9: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
− | body { | + | body { |
− | + | background-color: #CC99CC; | |
} | } | ||
+ | /* Adjust mainbody position*/ | ||
+ | #content { | ||
+ | margin-top:-66px; | ||
+ | border:0; | ||
+ | width:75.5%; | ||
+ | } | ||
/* Creates a container that will wrap all of the content inside your wiki pages. */ | /* Creates a container that will wrap all of the content inside your wiki pages. */ | ||
#mainContainer { | #mainContainer { | ||
Line 21: | Line 26: | ||
margin-left:20px; | margin-left:20px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
+ | margin-top: 7px; | ||
background-color: #fff; | background-color: #fff; | ||
border-bottom: 14px solid #565656; | border-bottom: 14px solid #565656; | ||
Line 35: | Line 41: | ||
padding: 20px 0px; | padding: 20px 0px; | ||
border-top: 14px solid #565656; | border-top: 14px solid #565656; | ||
− | background-color: # | + | background-color: #66CCCC; |
} | } | ||
Line 48: | Line 54: | ||
background-color: #fff; | background-color: #fff; | ||
border-top: 14px solid #565656; | border-top: 14px solid #565656; | ||
− | + | ||
+ | font-family: Georgia, "Times New Roman", Serif; | ||
} | } | ||
Line 61: | Line 68: | ||
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */ | /*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */ | ||
− | + | /*Change the styling of text for everything inside main container*/ | |
#mainContainer p { | #mainContainer p { | ||
font-size: 13px; | font-size: 13px; | ||
color: #000000; | color: #000000; | ||
} | } | ||
− | + | ||
/*This changes the color and font family */ | /*This changes the color and font family */ | ||
#contentContainer h1, h2, h3, h4, h5, h6 { | #contentContainer h1, h2, h3, h4, h5, h6 { | ||
Line 72: | Line 79: | ||
border-bottom: none; | border-bottom: none; | ||
font-weight: bold; | font-weight: bold; | ||
− | + | ||
margin-top:10px; | margin-top:10px; | ||
} | } | ||
Line 97: | Line 104: | ||
margin-right: 10px; | margin-right: 10px; | ||
margin-left: 10px; | margin-left: 10px; | ||
+ | |||
+ | font-family: Georgia, "Times New Roman", Serif; | ||
} | } | ||
Line 175: | Line 184: | ||
color: #565656; | color: #565656; | ||
width: 150px; | width: 150px; | ||
− | + | } | |
+ | |||
/*CLASSES */ | /*CLASSES */ | ||
Line 195: | Line 205: | ||
padding: 15px; | padding: 15px; | ||
padding-top: 5px; | padding-top: 5px; | ||
+ | font-family: Helvetica, Arial, Tahoma; | ||
} | } | ||
+ | .classic-title span { | ||
+ | position: absolute; | ||
+ | margin-top: -30px; | ||
+ | border-bottom-color: #00afd1; | ||
+ | } | ||
</style> | </style> | ||
+ | |||
<!-- End of CSS --> | <!-- End of CSS --> | ||
+ | <script type="text/javascript" src="https://igem.org/common/jquery-1.11.1.min.js?action=raw&ctype=text/javascript"></script> | ||
<!-- Start of the template html elements. --> | <!-- Start of the template html elements. --> | ||
− | <div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> | + | |
− | + | <div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> | |
<div id="bannerContainer"> | <div id="bannerContainer"> | ||
− | + | <img src="https://static.igem.org/mediawiki/2015/f/fd/Team_Tsinghua_banner.gif" width:980; height: 200;> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
Line 218: | Line 232: | ||
<!-- 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> | |
<a href="https://2015.igem.org/Team:Tsinghua"><li>HOME</li></a> | <a href="https://2015.igem.org/Team:Tsinghua"><li>HOME</li></a> | ||
Line 225: | Line 239: | ||
<a href="#"><li>PROJECT | <a href="#"><li>PROJECT | ||
<ul> | <ul> | ||
− | <a href="https://2015.igem.org/Team:Tsinghua/Description"><li>Description</li></a> | + | <a href="https://2015.igem.org/Team:Tsinghua/Description"><li>Description</li> </a> |
− | + | <a href="https://2015.igem.org/Team:Tsinghua/Design"><li> | |
− | <a href="https://2015.igem.org/Team:Tsinghua/Results"><li>Results</li></a> | + | Design</li></a> |
− | + | <a href="https://2015.igem.org/Team:Tsinghua/Results"> | |
+ | <li> Experiments & Results</li></a> | ||
+ | |||
</ul> | </ul> | ||
</li></a> | </li></a> | ||
Line 237: | Line 253: | ||
<a href="https://2015.igem.org/Team:Tsinghua/Basic_Part"><li>Basic Parts</li></a> | <a href="https://2015.igem.org/Team:Tsinghua/Basic_Part"><li>Basic Parts</li></a> | ||
<a href="https://2015.igem.org/Team:Tsinghua/Composite_Part"><li>Composite Parts</li></a> | <a href="https://2015.igem.org/Team:Tsinghua/Composite_Part"><li>Composite Parts</li></a> | ||
− | + | ||
</ul> | </ul> | ||
</li></a> | </li></a> | ||
− | <a href="https://2015.igem.org/Team:Tsinghua/Notebook"><li> | + | <a href="#"><li>NOTEBOOK |
− | + | <ul> | |
− | + | <a href="https://2015.igem.org/Team:Tsinghua/Notebook"><li>Lablog</li></a> | |
+ | <a href="https://2015.igem.org/Team:Tsinghua/Protocol"><li>Protocol</li></a> | ||
+ | </ul> | ||
+ | </li></a> | ||
− | <a href="https://2015.igem.org/Team:Tsinghua/ | + | <a href="https://2015.igem.org/Team:Tsinghua/Hardware"><li>HARDWARE</li></a> |
+ | |||
+ | <a href="https://2015.igem.org/Team:Tsinghua/Modeling"><li>MODELING</li></a> | ||
<a href="https://2015.igem.org/Team:Tsinghua/Practices"><li>HUMAN PRACTICES</li></a> | <a href="https://2015.igem.org/Team:Tsinghua/Practices"><li>HUMAN PRACTICES</li></a> | ||
− | <a href="https://2015.igem.org/Team:Tsinghua/ | + | <a href="https://2015.igem.org/Team:Tsinghua/Collaborations"><li>COLLABORATIONS</li></a> |
− | <a href="https://2015.igem.org/Team:Tsinghua/ | + | <a href="https://2015.igem.org/Team:Tsinghua/Attributions"><li>ATTRIBUTIONS</li></a> |
− | <a href="https://2015.igem.org/Team:Tsinghua/ | + | <a href="https://2015.igem.org/Team:Tsinghua/Safety"><li>SAFETY</li></a> |
− | + | </a> | |
− | + | </ul> | |
− | + | ||
− | + | ||
</div> | </div> | ||
<!-- End of menu --> | <!-- End of menu --> | ||
<!-- 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 04:01, 26 October 2015