Line 68: | Line 68: | ||
#nav{ | #nav{ | ||
border:1px solid #ccc; | border:1px solid #ccc; | ||
− | border-width: | + | border-width:0px 0; |
list-style:none; | list-style:none; | ||
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
text-align:center; | text-align:center; | ||
− | background-color: # | + | background-color: #F5F4D8; |
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2018/b/b7/T--UChile_Biotec--Topfondo.jpg'); | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: 100%; | ||
+ | background-attachment: scroll; | ||
+ | background-position: center top; | ||
+ | height:220px; | ||
} | } | ||
Line 84: | Line 90: | ||
#nav a{ | #nav a{ | ||
display:inline-block; | display:inline-block; | ||
+ | position: top; | ||
+ | width: 80px; | ||
padding: 30px 30px; | padding: 30px 30px; | ||
− | font-size: | + | font-size: 20px; |
color: white; | color: white; | ||
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
+ | text-align: center; | ||
} | } | ||
Line 108: | Line 117: | ||
#nav li:hover a{ | #nav li:hover a{ | ||
− | background:#cc6666; | + | background: transparent; |
+ | color: #cc6666; | ||
} | } | ||
Line 114: | Line 124: | ||
text-decoration:none; | text-decoration:none; | ||
background:#cccccc; | background:#cccccc; | ||
+ | color: white; | ||
} | } | ||
#nav li:hover ul a:hover{ | #nav li:hover ul a:hover{ | ||
background:#cc9999; | background:#cc9999; | ||
+ | color: white; | ||
} | } | ||
Line 145: | Line 157: | ||
/* general wrapper for the content */ | /* general wrapper for the content */ | ||
.igem_2018_team_content { | .igem_2018_team_content { | ||
− | background-color: | + | background-color: #F5F4D8; |
display:block; | display:block; | ||
− | width: | + | width: 100%; |
} | } | ||
Line 154: | Line 166: | ||
margin:auto; | margin:auto; | ||
max-width: 1400px; | max-width: 1400px; | ||
− | width: | + | width:100%; |
} | } | ||
− | |||
Line 173: | Line 184: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 { | .igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 { | ||
border-bottom:0px; | border-bottom:0px; | ||
− | color: # | + | color: #136274; |
font-family: "Arial Black", Gadget, sans-serif; | font-family: "Arial Black", Gadget, sans-serif; | ||
padding: 10px 0px; | padding: 10px 0px; | ||
Line 184: | Line 195: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h6 { | .igem_2018_team_content .igem_2018_team_column_wrapper h6 { | ||
border-bottom:0px; | border-bottom:0px; | ||
− | color: # | + | color: #B45A62; |
font-family: "Arial Black", Gadget, sans-serif; | font-family: "Arial Black", Gadget, sans-serif; | ||
padding: 5px 0px; | padding: 5px 0px; | ||
Line 195: | Line 206: | ||
padding: 5px 0px; | padding: 5px 0px; | ||
text-align: left; | text-align: left; | ||
− | color: # | + | color: #4C4C4C; |
} | } | ||
Line 399: | Line 410: | ||
</li> | </li> | ||
− | <li><a href="/archives/"> | + | <li><a href="/archives/"> <br> </a></li> |
<li> | <li> | ||
Line 409: | Line 420: | ||
</li> | </li> | ||
− | <li><a href="/resources/"> | + | <li><a href="/resources/">Practices</a></li> |
</ul> | </ul> | ||
Line 422: | Line 433: | ||
<div class="igem_2018_team_content"> | <div class="igem_2018_team_content"> | ||
<div class="igem_2018_team_column_wrapper"> | <div class="igem_2018_team_column_wrapper"> | ||
− | |||
− |
Revision as of 16:59, 20 June 2018