(10 intermediate revisions by 3 users not shown) | |||
Line 109: | Line 109: | ||
font-size:1rem !important; | font-size:1rem !important; | ||
line-height: 2rem !important; | line-height: 2rem !important; | ||
+ | text-align: justify !important; | ||
} | } | ||
Line 168: | Line 169: | ||
background-color: #061A22; | background-color: #061A22; | ||
padding-bottom: 2rem; | padding-bottom: 2rem; | ||
+ | padding-top: 2rem; | ||
} | } | ||
Line 199: | Line 201: | ||
document.getElementById('topanim').play(); | document.getElementById('topanim').play(); | ||
} | } | ||
+ | |||
+ | $( document ).ready(function() { | ||
+ | $('video.animation').removeAttr('controls'); | ||
+ | }); | ||
</script> | </script> | ||
Line 210: | Line 216: | ||
<!-- Team Logo --> | <!-- Team Logo --> | ||
<div class="navbar-brand-logo nopad"> | <div class="navbar-brand-logo nopad"> | ||
− | <a class="navbar-brand" id="Logo" | + | <a class="navbar-brand" id="Logo" href="https://2020.igem.org/Team:UofUppsala"> |
<div style="height:70px; overflow:hidden;"> | <div style="height:70px; overflow:hidden;"> | ||
− | <video id="topanim" style=" | + | <video id="topanim" style="margin-top:-7px; background-color: transparent;" class="team-logo d-inline-block align-top pointer" autoplay="autoplay" muted="muted"> |
<source src="https://static.igem.org/mediawiki/2020/5/58/T--UofUppsala--Logo_Animation-updated.webm"> | <source src="https://static.igem.org/mediawiki/2020/5/58/T--UofUppsala--Logo_Animation-updated.webm"> | ||
</video> | </video> | ||
Line 274: | Line 280: | ||
</a> | </a> | ||
<div class="dropdown-menu opacity-navdrop" aria-labelledby="navbarDropdownMenuLink"> | <div class="dropdown-menu opacity-navdrop" aria-labelledby="navbarDropdownMenuLink"> | ||
− | <a class="dropdown-item" href="https://2020.igem.org/Team:UofUppsala/Human_Practices">Integrated | + | <a class="dropdown-item" href="https://2020.igem.org/Team:UofUppsala/Human_Practices">Integrated Human Practices</a> |
<a class="dropdown-item" href="https://2020.igem.org/Team:UofUppsala/Education">Education</a> | <a class="dropdown-item" href="https://2020.igem.org/Team:UofUppsala/Education">Education</a> | ||
<a class="dropdown-item" href="https://2020.igem.org/Team:UofUppsala/Collaborations">Collaborations</a> | <a class="dropdown-item" href="https://2020.igem.org/Team:UofUppsala/Collaborations">Collaborations</a> | ||
Line 299: | Line 305: | ||
<!-- Awards --> | <!-- Awards --> | ||
− | |||
<li class="nav-item mx-3"> | <li class="nav-item mx-3"> | ||
<a class="nav-link " href="https://2020.igem.org/Team:UofUppsala/Awards"> | <a class="nav-link " href="https://2020.igem.org/Team:UofUppsala/Awards"> | ||
Line 305: | Line 310: | ||
</a> | </a> | ||
</li> | </li> | ||
− | |||
</ul> | </ul> |
Latest revision as of 10:17, 5 December 2020