Template:Cardbio barra project
From 2013.igem.org
(Difference between revisions)
(24 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
} | } | ||
+ | |||
+ | #iconP1:hover{ | ||
+ | |||
+ | background-color: #F83939; | ||
+ | |||
+ | } | ||
+ | |||
+ | #iconP2:hover{ | ||
+ | |||
+ | background-color: #F83939; | ||
+ | |||
+ | } | ||
+ | |||
+ | #iconP3:hover{ | ||
+ | |||
+ | background-color: #F83939; | ||
+ | |||
+ | } | ||
+ | |||
#iconP1{ | #iconP1{ | ||
- | height: | + | height: 112px; |
- | width: | + | width: 120px; |
- | background-image: url('https://static.igem.org/mediawiki/2013/ | + | background-image: url('https://static.igem.org/mediawiki/2013/7/77/Icones_03.png'); |
float: left; | float: left; | ||
+ | margin-left: 270px; | ||
+ | background-color: #CC3333; | ||
} | } | ||
+ | |||
+ | |||
#iconP2{ | #iconP2{ | ||
- | height: | + | height: 112px; |
- | width: | + | width: 120px; |
- | background-image: url('https://static.igem.org/mediawiki/2013/ | + | background-image: url('https://static.igem.org/mediawiki/2013/1/11/Icones_07.png'); |
float: left; | float: left; | ||
+ | margin-left: 10px; | ||
+ | background-color: #CC3333; | ||
+ | |||
} | } | ||
#iconP3{ | #iconP3{ | ||
- | height: | + | height: 112px; |
- | width: | + | width: 120px; |
- | background-image: url('https://static.igem.org/mediawiki/2013/ | + | background-image: url('https://static.igem.org/mediawiki/2013/7/76/Icones_09.png'); |
float: left; | float: left; | ||
- | + | margin-left: 10px; | |
+ | background-color: #CC3333; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
+ | |||
#iconP0{ | #iconP0{ | ||
Line 48: | Line 70: | ||
width: 178px; | width: 178px; | ||
background-image: url('https://static.igem.org/mediawiki/2013/1/1f/IconP_mid.gif'); | background-image: url('https://static.igem.org/mediawiki/2013/1/1f/IconP_mid.gif'); | ||
+ | margin-left: 10px; | ||
float: left; | float: left; | ||
+ | } | ||
+ | |||
+ | #iconP1 a{ | ||
+ | |||
+ | display: block; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | text-decoration: none; | ||
+ | cursor: pointer; | ||
+ | |||
+ | } | ||
+ | |||
+ | #iconP2 a{ | ||
+ | |||
+ | display: block; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | text-decoration: none; | ||
+ | cursor: pointer; | ||
+ | |||
+ | } | ||
+ | #iconP3 a{ | ||
+ | |||
+ | display: block; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | text-decoration: none; | ||
+ | cursor: pointer; | ||
+ | |||
+ | } | ||
+ | |||
} | } | ||
Line 55: | Line 109: | ||
<div id="barraiconsP"> | <div id="barraiconsP"> | ||
- | <div id="iconP1"></div> | + | <div id="iconP1"><a href="https://2013.igem.org/wiki/index.php?title=Team:UFMG_Brazil/Theproblem"></a></div> |
- | <div id="iconP2">< | + | <div id="iconP2"><a href="https://2013.igem.org/Team:UFMG_Brazil/Ourdesign"></a></div> |
- | + | <div id="iconP3"><a href="https://2013.igem.org/Team:UFMG_Brazil/Biomarkers"></a></div> | |
- | <div id="iconP3">< | + | |
- | + | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 19:31, 27 October 2013