Team:Dundee/inside/board
From 2014.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<style> | <style> | ||
- | # | + | #policy{ |
position: fixed; | position: fixed; | ||
width: 30%; | width: 30%; | ||
Line 11: | Line 11: | ||
} | } | ||
- | # | + | #policy img{ |
position: absolute; | position: absolute; | ||
- | top: | + | top: 193%; |
- | left: | + | left: 173%; |
right: 0; | right: 0; | ||
bottom: 0; | bottom: 0; | ||
margin: auto; | margin: auto; | ||
- | width: | + | width: 99%; |
- | height: | + | height: 230%; |
} | } | ||
- | # | + | #stories{ |
position: fixed; | position: fixed; | ||
width: 30%; | width: 30%; | ||
Line 29: | Line 29: | ||
- | # | + | #stories img { |
position: absolute; | position: absolute; | ||
- | top: | + | top: 240%; |
- | left: | + | left: -5%; |
right: 0; | right: 0; | ||
bottom: 0; | bottom: 0; | ||
margin: auto; | margin: auto; | ||
- | width: | + | width: 128%; |
- | height: | + | height: 300%; |
} | } | ||
- | # | + | |
+ | |||
+ | #fund{ | ||
position: fixed; | position: fixed; | ||
width: 40%; | width: 40%; | ||
Line 46: | Line 48: | ||
- | # | + | #fund img { |
position: absolute; | position: absolute; | ||
- | top: | + | top: 607%; |
- | left: | + | left: 72%; |
right: 0; | right: 0; | ||
bottom: 0; | bottom: 0; | ||
margin: auto; | margin: auto; | ||
- | width: | + | width: 80%; |
- | height: | + | height: 203%; |
} | } | ||
+ | #mediaT{ | ||
+ | position: fixed; | ||
+ | width: 40%; | ||
+ | height: 20%; | ||
+ | } | ||
+ | |||
+ | |||
+ | #mediaT img { | ||
+ | position: absolute; | ||
+ | top: 650%; | ||
+ | left: 159%; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | margin: auto; | ||
+ | width: 96%; | ||
+ | height: 184%; | ||
+ | } | ||
+ | |||
+ | |||
body, html{ | body, html{ | ||
margin : 0; | margin : 0; | ||
Line 92: | Line 113: | ||
</div> | </div> | ||
- | <div id=" | + | <div id="policy"> |
<a href="/Team:Dundee/Implementation/introduction"> | <a href="/Team:Dundee/Implementation/introduction"> | ||
<img src="https://static.igem.org/mediawiki/2014/d/d2/Dun_Pol_and_pract.png" alt="" class="detail"> | <img src="https://static.igem.org/mediawiki/2014/d/d2/Dun_Pol_and_pract.png" alt="" class="detail"> | ||
Line 98: | Line 119: | ||
</div> | </div> | ||
+ | <div id="stories"> | ||
+ | <a href="/Team:Dundee/Implementation/introduction"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/7/72/Dun_Cf_stories.png" alt="" class="detail"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id="fund"> | ||
+ | <a href="/Team:Dundee/Implementation/introduction"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/2/23/Dun_Funds.png" alt="" class="detail"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div id="mediaT"> | ||
+ | <a href="/Team:Dundee/Implementation/introduction"> | ||
+ | <img src=" https://static.igem.org/mediawiki/2014/d/d1/Dun_M%26t.png" alt="" class="detail"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | |||
<script> | <script> | ||
Revision as of 02:44, 17 October 2014