Team:TU Delft/header

From 2010.igem.org

(Difference between revisions)
Line 226: Line 226:
/* Head START */
/* Head START */
-
a h1.logo {
+
h1.logo {
background-image: url(https://static.igem.org/mediawiki/2010/c/c9/Logo.png);
background-image: url(https://static.igem.org/mediawiki/2010/c/c9/Logo.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
Line 233: Line 233:
height: 107px;
height: 107px;
}
}
 +
 +
a h1 {
 +
border: none;
 +
}
 +
a h1:hover {
 +
border: none;
 +
}
 +
/* Head END */
/* Head END */
</style>
</style>

Revision as of 14:07, 3 June 2010