Team:NCTU Formosa/source/header-project
From 2013.igem.org
(Difference between revisions)
(23 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<style> | <style> | ||
.effect { | .effect { | ||
- | left: | + | left: 5.55%; |
} | } | ||
#cover{ | #cover{ | ||
background:url(https://static.igem.org/mediawiki/2013/9/93/Nctu-cover-project.jpg) center no-repeat; | background:url(https://static.igem.org/mediawiki/2013/9/93/Nctu-cover-project.jpg) center no-repeat; | ||
} | } | ||
- | . | + | .toclevel-3 { |
- | + | display:none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
</style> | </style> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | $('a.image').click(function() { return false; }); | ||
+ | $('img').each(function(){ $(this).removeAttr('height');$(this).removeAttr('width'); }); | ||
+ | }); | ||
+ | </script> |
Latest revision as of 14:08, 24 October 2013