Team:KAIST/header

From 2010.igem.org

(Difference between revisions)
Line 15: Line 15:
body {
body {
background-color: #ffffff;
background-color: #ffffff;
-
background-image: url();
+
background-image: url(https://static.igem.org/mediawiki/2010/6/66/KAISTtest.JPG);
-
background-repeat: no-repeat;
+
background-repeat: repeat-y;
background-position: top center;
background-position: top center;
}
}
Line 278: Line 278:
/* Head START */
/* Head START */
h1.logo {
h1.logo {
-
background-image: url(https://static.igem.org/mediawiki/2010/6/66/KAISTtest.JPG);
+
background-image: url();
-
background-repeat: no-repeat;
+
background-repeat: repeat-y;
border:none;
border:none;
width: 390px;
width: 390px;
-
height: 107px;
+
height: 0px;
}
}

Revision as of 11:32, 11 July 2010