Difference between revisions of "Template:CSS UCL5"
Line 15: | Line 15: | ||
}); | }); | ||
<script> | <script> | ||
− | ;(function(e,t,n,r){e.fn.doubleTapToGo=function(r){if(!("ontouchstart"in t)&&!navigator.msMaxTouchPoints&&!navigator.userAgent.toLowerCase().match(/windows phone os 7/i))return false;this.each(function(){var t=false;e(this).on("click",function(n){var r=e(this);if(r[0]!=t[0]){n.preventDefault();t=r}});e(n).on("click touchstart MSPointerDown",function(n){var r=true,i=e(n.target).parents();for(var s=0;s<i.length;s++)if(i[s]==t[0])r=false;if(r)t=false})});return this}})(jQuery,window,document); | + | ;(function(e,t,n,r){e.fn.doubleTapToGo=function(r){if(!("ontouchstart"in t)&&!navigator.msMaxTouchPoints&&!navigator.userAgent.toLowerCase().match(/windows phone os 7/i))return false;this.each(function(){var t=false;e(this).on("click",function(n){var r=e(this);if(r[0]!=t[0]){n.preventDefault();t=r}});e(n).on("click touchstart MSPointerDown",function(n){var r=true,i=e(n.target).parents();for(var s=0;s<i.length;s++)if(i[s]==t[0])r=false;if(r)t=false})});return this}})(jQuery,window,document); |
</script> | </script> | ||
Line 32: | Line 32: | ||
if (!container.is(e.target) // if the target of the click isn't the container... | if (!container.is(e.target) // if the target of the click isn't the container... | ||
− | && container.has(e.target).length === 0) // ... nor a descendant of the container | + | && container.has(e.target).length === 0) // ... nor a descendant of the container |
{ | { | ||
container.hide(); | container.hide(); | ||
Line 476: | Line 476: | ||
nav { | nav { | ||
height:90px; | height:90px; | ||
+ | width: 70%;} | ||
} | } | ||
Line 482: | Line 483: | ||
nav { | nav { | ||
height:120px; | height:120px; | ||
+ | width:60%;} | ||
} | } | ||
Line 643: | Line 645: | ||
h3 {font-size:17px;} | h3 {font-size:17px;} | ||
p {font-size:12px;} | p {font-size:12px;} | ||
− | .menu-items{width:80%; | + | .menu-items{width:80%;} |
} | } | ||
Line 799: | Line 801: | ||
<div class="menu-items"> | <div class="menu-items"> | ||
<div id="ucligemlogo"> | <div id="ucligemlogo"> | ||
− | <a href="https://2015.igem.org/Team:UCL"><img src="https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c3.0.160.160/p160x160/11012987_837961202954933_8011043740998938490_n.png?oh=a7923468802678158915746d51d9856f&oe=56338EDF&__gda__=1444695053_c0cc41228f96cc256abdf883df5eb1ca" style="width: 50px; height: 50px;"></a> | + | <a href="https://2015.igem.org/Team:UCL"><img src="https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c3.0.160.160/p160x160/11012987_837961202954933_8011043740998938490_n.png?oh=a7923468802678158915746d51d9856f&oe=56338EDF&__gda__=1444695053_c0cc41228f96cc256abdf883df5eb1ca" style="width: 50px; height: 50px;"></a> |
</div> | </div> | ||
<ul style="margin-right:40px"> | <ul style="margin-right:40px"> | ||
Line 814: | Line 816: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li><a href="https://2015.igem.org/Team:UCL/PolicyandPractice"=">Policy & Practice</a> | + | <li><a href="https://2015.igem.org/Team:UCL/PolicyandPractice"=">Policy & Practice</a> |
<ul> | <ul> | ||
<li><a href="https://2015.igem.org/Team:UCL/HumanPractice">Human Practice</a></li> | <li><a href="https://2015.igem.org/Team:UCL/HumanPractice">Human Practice</a></li> | ||
Line 832: | Line 834: | ||
<li><a href="https://2015.igem.org/Team:UCL/Description">Project</a></li> | <li><a href="https://2015.igem.org/Team:UCL/Description">Project</a></li> | ||
<li><a href="https://2015.igem.org/Team:UCL/Parts">Parts</a></li> | <li><a href="https://2015.igem.org/Team:UCL/Parts">Parts</a></li> | ||
− | <li><a href="https://2015.igem.org/Team:UCL/Experiments">Experiments & Protocols</a></li><li><a href="https://2015.igem.org/Team:UCL/Collaborations">Collaborations</a></li> | + | <li><a href="https://2015.igem.org/Team:UCL/Experiments">Experiments & Protocols</a></li><li><a href="https://2015.igem.org/Team:UCL/Collaborations">Collaborations</a></li> |
<li><a href="https://2015.igem.org/Team:UCL/Notebook">Notebook</a></li> | <li><a href="https://2015.igem.org/Team:UCL/Notebook">Notebook</a></li> | ||
<li><a href="https://2015.igem.org/Team:UCL/People">People</a></li> | <li><a href="https://2015.igem.org/Team:UCL/People">People</a></li> | ||
− | <li><a href="https://2015.igem.org/Team:UCL/PolicyandPractice"=">Policy & Practice</a></li> | + | <li><a href="https://2015.igem.org/Team:UCL/PolicyandPractice"=">Policy & Practice</a></li> |
<li><a href="https://2015.igem.org/Team:UCL/Interlabstudy">InterLab Study</a></li> | <li><a href="https://2015.igem.org/Team:UCL/Interlabstudy">InterLab Study</a></li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
</body> | </body> | ||
+ | |||
+ | </p> | ||
</html> | </html> |
Revision as of 16:48, 27 July 2015
-->