(Created page with "<html lang="en"> <head> <meta charset="UTF-8"> <title>Gallery</title> </head> <style> /*! * Bootstrap v4.1.0 (https://getbootstrap.com/) * Copyright 2011-2018 The B...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 662: | Line 662: | ||
cursor: url(close-button.png), grab; /* custom cursor to signal close on click */ | cursor: url(close-button.png), grab; /* custom cursor to signal close on click */ | ||
} | } | ||
| + | @media only screen and (min-width: 767.98px) { | ||
| + | .gallery div:not(.show):hover img { | ||
| + | cursor: pointer; | ||
| + | transform: scale(1.3); | ||
| + | } | ||
| − | |||
| − | |||
| − | |||
| − | |||
| + | .horizontal { | ||
| + | grid-column: span 2; | ||
| + | } | ||
| − | . | + | .vertical { |
| − | + | grid-row: span 2; | |
| − | } | + | } |
| − | + | .big { | |
| − | + | grid-column: span 2; | |
| − | + | grid-row: span 2; | |
| − | + | } | |
| − | .big { | + | |
| − | + | ||
| − | + | ||
| − | } | + | |
| − | .gallery .active div:not(.show) img { | + | .gallery .active div:not(.show) img { |
| − | + | filter: blur(3px); | |
| + | } | ||
} | } | ||
| Line 694: | Line 695: | ||
</style> | </style> | ||
| − | + | ||
<body style=""> | <body style=""> | ||
<section id="nav-placeholder"> | <section id="nav-placeholder"> | ||
| Line 710: | Line 711: | ||
<ul class="navbar-nav"> | <ul class="navbar-nav"> | ||
<li id="homeButton" class="nav-item mx-3"> | <li id="homeButton" class="nav-item mx-3"> | ||
| − | <a class="nav-link" href=" | + | <a class="nav-link" href="/Team:Tuebingen">HOME</a> |
</li> | </li> | ||
<li id="ourStoryButton" class="nav-item mx-3"> | <li id="ourStoryButton" class="nav-item mx-3"> | ||
| − | <a class="nav-link" href=" | + | <a class="nav-link" href="/Team:Tuebingen/story">OUR STORY</a> |
</li> | </li> | ||
| Line 721: | Line 722: | ||
</a> | </a> | ||
<div class="dropdown-menu"> | <div class="dropdown-menu"> | ||
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/description">Description</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/incretin">Incretin</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/kill_switch">Kill Switch</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/cpp">Cell Penetrating Peptides</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/nissle">Nissle</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/model">Model</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/software">Software</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/notebook">Notebook</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/results">Results</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/demonstrate">Demonstrate</a> |
</div> | </div> | ||
</li> | </li> | ||
| Line 738: | Line 739: | ||
</a> | </a> | ||
<div class="dropdown-menu"> | <div class="dropdown-menu"> | ||
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/parts_overview">Parts Overview</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/parts_basic">Basic Parts</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/parts_improved">Improved Parts</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/parts_composite">Composite Parts</a> |
</div> | </div> | ||
</li> | </li> | ||
<li class="nav-item mx-3"> | <li class="nav-item mx-3"> | ||
| − | <a class="nav-link" href=" | + | <a class="nav-link" href="/Team:Tuebingen/safety">SAFETY</a> |
</li> | </li> | ||
| Line 754: | Line 755: | ||
</a> | </a> | ||
<div class="dropdown-menu"> | <div class="dropdown-menu"> | ||
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/team">Team</a> |
<a class="dropdown-item" | <a class="dropdown-item" | ||
| − | href=" | + | href="/Team:Tuebingen/collaborations">Collaborations</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/attributions">Attributions</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/sponsors">Sponsors</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/gallery">Gallery</a> |
| + | <a class="dropdown-item" href="/Team:Tuebingen/for_judges">For Judges</a> | ||
</div> | </div> | ||
</li> | </li> | ||
| Line 768: | Line 770: | ||
</a> | </a> | ||
<div class="dropdown-menu"> | <div class="dropdown-menu"> | ||
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/hp_overview">Overview</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/education">Educational Outreach</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/experts">Experts</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/sdg">UN Sustainable Development Goals</a> |
</div> | </div> | ||
</li> | </li> | ||
| Line 779: | Line 781: | ||
</a> | </a> | ||
<div class="dropdown-menu"> | <div class="dropdown-menu"> | ||
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/entrepreneurship">Entrepreneurship</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/measurement">Measurement</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/model">Model</a> |
| − | <a class="dropdown-item" href=" | + | <a class="dropdown-item" href="/Team:Tuebingen/software">Software</a> |
</div> | </div> | ||
</li> | </li> | ||
<li class="nav-item mx-3"> | <li class="nav-item mx-3"> | ||
| − | + | <a class="nav-link" href="http://igem.org/2019_Judging_Form?team=Tuebingen" target="_blank">JUDGING | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | <a class="nav-link" href="http://igem.org/ | + | |
FORM ⇗</a> | FORM ⇗</a> | ||
</li> | </li> | ||
| Line 819: | Line 817: | ||
<script src="https://2019.igem.org/Template:Tuebingen/GLPexeJS?action=raw&ctype=text/javascript"></script> | <script src="https://2019.igem.org/Template:Tuebingen/GLPexeJS?action=raw&ctype=text/javascript"></script> | ||
</body> | </body> | ||
| + | <div class="test3"> | ||
<!--TODO:HEADLINE STH LIKE GALLERY INSERT HERE--> | <!--TODO:HEADLINE STH LIKE GALLERY INSERT HERE--> | ||
Latest revision as of 15:03, 5 October 2019


























