From 2012hs.igem.org
(Difference between revisions)
|
|
Line 85: |
Line 85: |
| display: inline; | | display: inline; |
| } | | } |
- |
| |
- | #kette {
| |
- | position:absolute;
| |
- | top: 20px;
| |
- | left: 10px;
| |
- | z-index:1;
| |
- | }
| |
- | #box-orange {position: absolute;
| |
- | top: 160px;
| |
- | left:42px;
| |
- | z-index:1;
| |
- | width:160px;
| |
- | height: 250px;
| |
- | background-image: url(https://static.igem.org/mediawiki/2012hs/c/c6/Eppi-box-orange.png);
| |
- | }
| |
- | #box-orange:hover {
| |
- | background-image: url(https://static.igem.org/mediawiki/2012hs/9/94/Eppi-box-orange-glow.png);
| |
- | }
| |
- |
| |
- | #box-blue {position: absolute;
| |
- | top: 160px;
| |
- | left:237px;
| |
- | z-index:1;
| |
- | width:160px;
| |
- | height: 250px;
| |
- | background-image: url(https://static.igem.org/mediawiki/2012hs/8/8d/Eppi-box-blue.png);
| |
- | }
| |
- | #box-blue:hover {
| |
- | background-image: url(https://static.igem.org/mediawiki/2012hs/a/af/Eppi-box-blue-glow.png);
| |
- | }
| |
- |
| |
- | #box-red {position: absolute;
| |
- | top: 160px;
| |
- | left:437px;
| |
- | z-index:1;
| |
- | width:180px;
| |
- | height: 250px;
| |
- | background-image: url(https://static.igem.org/mediawiki/2012hs/1/1f/Eppi-box-red.png);
| |
- | }
| |
- | #box-red:hover {
| |
- | background-image: url(https://static.igem.org/mediawiki/2012hs/4/4b/Eppi-box-red-glow.png);
| |
- | }
| |
- |
| |
- | #box-idea {
| |
- | position:absolute;
| |
- | top: 253px;
| |
- | left: 39px;
| |
- | z-index:1;
| |
- | background-color: transparent;
| |
- | }
| |
- | #box-science {
| |
- | position:absolute;
| |
- | top: 253px;
| |
- | left: 234px;
| |
- | z-index:1;
| |
- | background-color: transparent;
| |
- | }
| |
- | #box-store{
| |
- | position:absolute;
| |
- | top: 253px;
| |
- | left: 430px;
| |
- | z-index:1;
| |
- | background-color: transparent;
| |
- | }
| |
| | | |
| | | |
Revision as of 05:39, 16 June 2012