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; | ||
Line 75: | Line 75: | ||
background-color: #006666; | background-color: #006666; | ||
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: fixed; | ||
+ | background-position: center top; | ||
+ | height:200px; | ||
} | } | ||
Line 84: | Line 90: | ||
#nav a{ | #nav a{ | ||
display:inline-block; | display:inline-block; | ||
− | padding: | + | position: top; |
+ | height: 10%; | ||
+ | width: 80px; | ||
+ | padding: 25px 30px; | ||
font-size: 16px; | font-size: 16px; | ||
color: white; | color: white; | ||
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
+ | text-align: center; | ||
} | } | ||
Line 108: | Line 118: | ||
#nav li:hover a{ | #nav li:hover a{ | ||
− | background:#cc6666; | + | background: transparent; |
+ | color: #cc6666; | ||
} | } | ||
Line 114: | Line 125: | ||
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 148: | Line 161: | ||
display:block; | display:block; | ||
width: 100%; | width: 100%; | ||
− | |||
} | } | ||
Line 156: | Line 168: | ||
max-width: 1400px; | max-width: 1400px; | ||
width:100%; | width:100%; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
Line 405: | Line 411: | ||
</li> | </li> | ||
− | <li><a href="/archives/"> | + | <li><a href="/archives/" style="padding-bottom: 120px"> <br> </a></li> |
<li> | <li> | ||
Line 415: | Line 421: | ||
</li> | </li> | ||
− | <li><a href="/resources/"> | + | <li><a href="/resources/">Practices</a></li> |
</ul> | </ul> |
Revision as of 03:41, 20 June 2018