Team:KIT-Kyoto/test
From 2013.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<html class="no-js"> | <html class="no-js"> | ||
<head> | <head> | ||
+ | |||
+ | body{ | ||
+ | background-image: url("http://technouskit.net/assets/img/bkg-win8.jpg"); | ||
+ | background-attachment:fixed; /* 背景画像を固定する */ | ||
+ | } | ||
</head> | </head> |
Revision as of 11:32, 6 September 2013
body{ background-image: url("http://technouskit.net/assets/img/bkg-win8.jpg"); background-attachment:fixed; /* 背景画像を固定する */ }