Line 24: | Line 24: | ||
<script type="text/javascript" src="https://2017.igem.org/Team:Tsinghua-A/picture_box/js/jquery_nivo?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2017.igem.org/Team:Tsinghua-A/picture_box/js/jquery_nivo?action=raw&ctype=text/javascript"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
+ | <style> | ||
+ | .background { | ||
+ | position:absolute; | ||
+ | width:70%; | ||
+ | height:100px; | ||
+ | z-index:10000; | ||
+ | top: 100px; | ||
+ | left: 15%; | ||
+ | } | ||
+ | </style> | ||
//Slider | //Slider | ||
jQuery(window).load(function() { | jQuery(window).load(function() { |
Revision as of 13:27, 29 October 2017