Team:Yale/Templates/Yale Header

From 2010.igem.org

(Difference between revisions)
Line 106: Line 106:
background: url(https://static.igem.org/mediawiki/2010/d/db/Yale-home-left.png) repeat-x #e4e5e5;
background: url(https://static.igem.org/mediawiki/2010/d/db/Yale-home-left.png) repeat-x #e4e5e5;
}
}
-
 
-
div#main-content div#left-col div#img-nav{
 
-
float: left;
 
-
padding-right: 15px;
 
-
}
 
div#main-content div#right-col {
div#main-content div#right-col {
Line 126: Line 121:
}
}
 +
#img-1 {
 +
        display: block;
 +
width: 150px;
 +
height: 190px;
 +
background: url(https://static.igem.org/mediawiki/2010/9/92/Yale-left-img1.png) bottom;
 +
text-indent: -99999px;
 +
float: left;
 +
padding-right: 15px;
 +
}
 +
 +
#img-1:hover {
 +
background-position: 0 0;
 +
}
 +
 +
#img-2 {
 +
        display: block;
 +
width: 150px;
 +
height: 190px;
 +
background: url(https://static.igem.org/mediawiki/2010/4/4d/Yale-left-img2.png) bottom;
 +
text-indent: -99999px;
 +
float: left;
 +
padding-right: 15px;
 +
}
 +
 +
#img-2:hover {
 +
background-position: 0 0;
 +
}
 +
 +
#img-3 {
 +
        display: block;
 +
width: 150px;
 +
height: 190px;
 +
background: url(https://static.igem.org/mediawiki/2010/d/da/Yale-left-img3.png) bottom;
 +
text-indent: -99999px;
 +
float: left;
 +
padding-right: 15px;
 +
}
 +
 +
#img-3:hover {
 +
background-position: 0 0;
 +
}
 +
 +
#img-4 {
 +
        display: block;
 +
width: 150px;
 +
height: 190px;
 +
background: url(https://static.igem.org/mediawiki/2010/d/d0/Yale-left-img4.png) bottom;
 +
text-indent: -99999px;
 +
float: left;
 +
}
 +
 +
#img-4:hover {
 +
background-position: 0 0;
 +
}
</style>
</style>

Revision as of 03:11, 10 October 2010

iGEM Yale