Difference between revisions of "Template:UNAM-CU"
Siveraveton (Talk | contribs) |
Siveraveton (Talk | contribs) |
||
Line 10: | Line 10: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
− | body { | + | /*DONE*/ |
+ | body { | ||
background: linear-gradient(to right, #bbbbbb , #ffffff); | background: linear-gradient(to right, #bbbbbb , #ffffff); | ||
} | } | ||
Line 21: | Line 22: | ||
margin-left:20px; | margin-left:20px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
− | + | border-radius: 10px; | |
− | border- | + | background: #fff; |
− | + | ||
− | + | ||
− | + | ||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
} | } | ||
Line 53: | Line 51: | ||
/*Set up height place holder for the banner*/ | /*Set up height place holder for the banner*/ | ||
#bannerContainer { | #bannerContainer { | ||
− | height: | + | width:90%; |
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 5px; | ||
+ | margin-top: 5px; | ||
+ | } | ||
+ | |||
+ | #bannerContainer img { | ||
+ | float:center; | ||
+ | width:100%; | ||
+ | height:283px; | ||
+ | border-radius: 5px 50px; | ||
+ | } | ||
+ | |||
+ | #navContainer { | ||
margin:auto; | margin:auto; | ||
− | |||
− | |||
} | } | ||
Line 64: | Line 74: | ||
#mainContainer p { | #mainContainer p { | ||
font-size: 13px; | font-size: 13px; | ||
− | |||
− | |||
color: #000000; | color: #000000; | ||
+ | text-align: justify; | ||
+ | text-justify: inter-word; | ||
} | } | ||
Line 205: | Line 215: | ||
<!-- Start of the template html elements. --> | <!-- Start of the template html elements. --> | ||
+ | <!-- Banner diferente para contenido de la pagina--> | ||
+ | <div id="bannerContainer"> | ||
+ | <img src="https://dl.dropboxusercontent.com/u/148930641/iGEM/banner.jpg"> | ||
+ | </div> | ||
<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.--> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- Start of menu --> | <!-- Start of menu --> | ||
Line 219: | Line 228: | ||
<a href="https://2015.igem.org/Team:UNAM-CU"><li>HOME</li></a> | <a href="https://2015.igem.org/Team:UNAM-CU"><li>HOME</li></a> | ||
− | <a href="https://2015.igem.org/Team:UNAM-CU/Attributions"><li>TEAM | + | <a href="https://2015.igem.org/Team:UNAM-CU/Attributions"><li>TEAM</li></a> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </li></a> | + | |
<a href="https://2015.igem.org/Team:UNAM-CU/project"><li>PROJECT</li></a> | <a href="https://2015.igem.org/Team:UNAM-CU/project"><li>PROJECT</li></a> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<a href="https://2015.igem.org/Team:UNAM-CU/Collaborations"><li>COLLABORATIONS</li></a> | <a href="https://2015.igem.org/Team:UNAM-CU/Collaborations"><li>COLLABORATIONS</li></a> | ||
− | <a href="https://2015.igem.org/Team:UNAM-CU/Practices"><li>HUMAN PRACTICES | + | <a href="https://2015.igem.org/Team:UNAM-CU/Practices"><li>HUMAN PRACTICES</li></a> |
− | </li></a> | + | |
Revision as of 17:50, 30 September 2015