Team:KIT-Kyoto/test

From 2013.igem.org

(Difference between revisions)
Line 9: Line 9:
body{
body{
-
  background-image: url("http://technouskit.net/assets/img/bkg-win8.jpg");
+
  position: relative;
-
  background-attachment:fixed;             /* 背景画像を固定する */
+
  background: transparent url("http://technouskit.net/assets/img/bkg-win8.jpg") fixed 0 0;
 +
  margin:0;
 +
  padding:0;
 +
  height:100%; /* needed for container min-height */
 +
  color: #FFF; /*#847d6b;*/
 +
 
}
}

Revision as of 11:36, 6 September 2013