Team:Oxford/biosensor realisation
From 2014.igem.org
(Difference between revisions)
Line 42: | Line 42: | ||
.row { vertical-align: top; height:auto !important; } | .row { vertical-align: top; height:auto !important; } | ||
.list {display:none; } | .list {display:none; } | ||
- | . | + | .hide {display: none; } |
- | . | + | .show:target + .hide {display: inline; } |
- | . | + | .show:target {display: none; } |
- | . | + | .show:target ~ .list {display:inline; } |
- | @media print { . | + | @media print { .show, .hide { display: none; } } |
</style> | </style> | ||
<div class="row"> | <div class="row"> | ||
- | <a href="# | + | <a href="#show1" class="show" id="show1"><div class="orange_news_block1"> |
<h1white>Light Detecting Circuit Design</h1white> | <h1white>Light Detecting Circuit Design</h1white> | ||
<img src="https://static.igem.org/mediawiki/2014/4/4d/Oxford_plus-sign-clip-art.png" style="float:right;position:relative; width:2%;" /> | <img src="https://static.igem.org/mediawiki/2014/4/4d/Oxford_plus-sign-clip-art.png" style="float:right;position:relative; width:2%;" /> | ||
</div></a> | </div></a> | ||
- | <a href="# | + | <a href="#hide1" class="hide" id="hide1"><div class="orange_news_block1"> |
<h1white>Light Detecting Circuit Design </h1white></div></a> | <h1white>Light Detecting Circuit Design </h1white></div></a> | ||
<div class="list"> | <div class="list"> | ||
Line 108: | Line 108: | ||
<div class="row"> | <div class="row"> | ||
- | <a href="# | + | <a href="#show3" class="show" id="show3"><div class="orange_news_block1"> |
<h1white>Light Detecting Circuit Construction</h1white> | <h1white>Light Detecting Circuit Construction</h1white> | ||
<img src="https://static.igem.org/mediawiki/2014/4/4d/Oxford_plus-sign-clip-art.png" style="float:right;position:relative; width:2%;" /> | <img src="https://static.igem.org/mediawiki/2014/4/4d/Oxford_plus-sign-clip-art.png" style="float:right;position:relative; width:2%;" /> | ||
</div></a> | </div></a> | ||
- | <a href="# | + | <a href="#hide3" class="hide" id="hide3"><div class="orange_news_block1"> |
<h1white>Light Detecting Circuit Construction </h1white></div></a> | <h1white>Light Detecting Circuit Construction </h1white></div></a> | ||
<div class="list"> | <div class="list"> | ||
Line 139: | Line 139: | ||
<div class="row"> | <div class="row"> | ||
- | <a href="# | + | <a href="#show2" class="show" id="show2"><div class="orange_news_block1"> |
<h1white>Biosensor design and construction</h1white> | <h1white>Biosensor design and construction</h1white> | ||
<img src="https://static.igem.org/mediawiki/2014/4/4d/Oxford_plus-sign-clip-art.png" style="float:right;position:relative; width:2%;" /> | <img src="https://static.igem.org/mediawiki/2014/4/4d/Oxford_plus-sign-clip-art.png" style="float:right;position:relative; width:2%;" /> | ||
</div></a> | </div></a> | ||
- | <a href="# | + | <a href="#hide2" class="hide" id="hide2"><div class="orange_news_block1"> |
<h1white>Biosensor design and construction </h1white></div></a> | <h1white>Biosensor design and construction </h1white></div></a> | ||
<div class="list"> | <div class="list"> |
Revision as of 20:34, 21 September 2014