Team:Manchester/Hometest
From 2013.igem.org
(Difference between revisions)
Abramov denn (Talk | contribs) |
Abramov denn (Talk | contribs) |
||
Line 52: | Line 52: | ||
{ | { | ||
width:600px; | width:600px; | ||
+ | } | ||
+ | |||
+ | #slider ul li:hover #title | ||
+ | { | ||
+ | background: rgba(0,0,0,0.5); | ||
+ | width:105px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | left:0; | ||
+ | top:0; | ||
} | } | ||
Line 68: | Line 78: | ||
left:0; | left:0; | ||
top:0; | top:0; | ||
+ | } | ||
+ | |||
+ | #slider ul li:last-child #title | ||
+ | { | ||
+ | background:none; | ||
} | } | ||
Line 81: | Line 96: | ||
padding:0; | padding:0; | ||
margin:10px; | margin:10px; | ||
+ | } | ||
+ | |||
+ | #slider ul li:last-child #title | ||
+ | { | ||
+ | background: rgba(0,0,0,0.5); | ||
+ | width:390px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | left:0; | ||
+ | top:0; | ||
+ | } | ||
+ | |||
+ | #slider ul li:last-child:hover #title | ||
+ | { | ||
+ | background: rgba(0,0,0,0.5); | ||
+ | width:105px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | left:0; | ||
+ | top:0; | ||
} | } | ||
Line 291: | Line 326: | ||
<li> | <li> | ||
- | <div id="title"> <a href="PublicOutreach.html">Sponsorship</a></div> | + | <div id="title"> <a href="PublicOutreach.html" id="last">Sponsorship</a></div> |
<a href="PublicOutreach.html"> <img src="https://static.igem.org/mediawiki/2013/0/00/Sponsors.jpg"/></a> | <a href="PublicOutreach.html"> <img src="https://static.igem.org/mediawiki/2013/0/00/Sponsors.jpg"/></a> | ||
</li> | </li> |
Revision as of 22:38, 27 July 2013