Template:Team:Tsinghua-A/style
From 2014.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<link href='http://fonts.googleapis.com/css?family=Arimo:400,400italic' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Arimo:400,400italic' rel='stylesheet' type='text/css'> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
/* Wiki styles */ | /* Wiki styles */ | ||
div.thumb div a img { | div.thumb div a img { | ||
Line 374: | Line 367: | ||
} | } | ||
</style> | </style> | ||
+ | <!-- jQuery Tools (slider) --> | ||
+ | <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script> | ||
+ | <script> | ||
+ | $(function() { | ||
+ | // initialize scrollable | ||
+ | $(".scrollable").scrollable().navigator(); | ||
+ | }); | ||
+ | </script> | ||
</html> | </html> |
Revision as of 18:33, 15 October 2014