Team:Yale/Templates/Yale Header

From 2010.igem.org

(Difference between revisions)
Line 128: Line 128:
text-indent: -99999px;
text-indent: -99999px;
         float: left;
         float: left;
-
        padding-right: 15px;
 
}
}
#img-1:hover {
#img-1:hover {
-
background-position: 15 0;
+
background-position: 0 0;
}
}
Line 142: Line 141:
text-indent: -99999px;
text-indent: -99999px;
float: left;
float: left;
-
        padding-right: 15px;
 
}
}
#img-2:hover {
#img-2:hover {
-
background-position: 15 0;
+
background-position: 0 0;
}
}
Line 156: Line 154:
text-indent: -99999px;
text-indent: -99999px;
float: left;
float: left;
-
        padding-right: 15px;
 
}
}
#img-3:hover {
#img-3:hover {
-
background-position: 15 0;
+
background-position: 0 0;
}
}
Line 173: Line 170:
#img-4:hover {
#img-4:hover {
-
background-position: 15 0;
+
background-position: 0 0;
}
}

Revision as of 03:25, 10 October 2010

iGEM Yale