Team:Dundee/inside/school
From 2014.igem.org
(Difference between revisions)
(16 intermediate revisions not shown) | |||
Line 91: | Line 91: | ||
#toLeft img { | #toLeft img { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 800%; |
- | left: | + | left:-40%; |
right: 0; | right: 0; | ||
bottom: 0; | bottom: 0; | ||
margin: auto; | margin: auto; | ||
- | width: | + | width: 50%; |
- | height: | + | height: 50%; |
} | } | ||
+ | #toRight{ | ||
+ | position: fixed; | ||
+ | width: 30%; | ||
+ | height: 20%; | ||
+ | } | ||
+ | |||
+ | |||
+ | #toRight img { | ||
+ | position: absolute; | ||
+ | top: 800%; | ||
+ | left:275%; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | margin: auto; | ||
+ | width: 50%; | ||
+ | height: 50%; | ||
+ | } | ||
+ | |||
+ | |||
+ | #toStreet{ | ||
+ | position: fixed; | ||
+ | width: 30%; | ||
+ | height: 20%; | ||
+ | } | ||
+ | |||
+ | |||
+ | #toStreet img { | ||
+ | position: absolute; | ||
+ | top: 800%; | ||
+ | left: 150%; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | margin: auto; | ||
+ | width: 50%; | ||
+ | height: 50%; | ||
+ | } | ||
</style> | </style> | ||
Line 132: | Line 168: | ||
<img src="https://static.igem.org/mediawiki/2014/7/78/Dun_ToBoard.jpg"> | <img src="https://static.igem.org/mediawiki/2014/7/78/Dun_ToBoard.jpg"> | ||
</a> | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id="toRight"> | ||
+ | <a href="https://2014.igem.org/Team:Dundee/inside/library"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/b/b3/Dun_ToLibrary_R.jpg"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div id="toStreet"> | ||
+ | <a href="https://2014.igem.org/Team:Dundee"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/6/61/Dun_ToStreet.jpg"> | ||
+ | </a> | ||
</div> | </div> | ||
Latest revision as of 01:04, 18 October 2014