Template:Lyon-INSA/team
From 2012.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
} | } | ||
.instructorName:hover, .advisorName:hover, .studentName:hover{ | .instructorName:hover, .advisorName:hover, .studentName:hover{ | ||
- | background-color:rgba(250,250,250,0. | + | background-color:rgba(250,250,250,0.2); |
} | } | ||
.presentation{ position: relative; } | .presentation{ position: relative; } | ||
- | .presentation:before { content:""; position: absolute; right: 100%; top: 26px; width: 0; height: 0; border-top: 13px solid transparent; border-right: 26px solid rgba(250,250,250,0. | + | .presentation:before { content:""; position: absolute; right: 100%; top: 26px; width: 0; height: 0; border-top: 13px solid transparent; border-right: 26px solid rgba(250,250,250,0.1); border-bottom: 13px solid transparent; } |
.presentation{ | .presentation{ | ||
display:inline-block; | display:inline-block; | ||
width:700px; | width:700px; | ||
- | |||
vertical-align:top; | vertical-align:top; | ||
- | background-color:rgba(250,250,250,0. | + | background-color:rgba(250,250,250,0.1); |
border-radius:5px; | border-radius:5px; | ||
margin-left:30px; | margin-left:30px; | ||
Line 25: | Line 24: | ||
width:220px; | width:220px; | ||
display:inline-block; | display:inline-block; | ||
- | background-color:rgba(250,250,250,0. | + | background-color:rgba(250,250,250,0.1); |
border-radius:5px; | border-radius:5px; | ||
border:1px solid rgb(100,100,100); | border:1px solid rgb(100,100,100); |
Latest revision as of 19:46, 25 October 2012