Team:NCTU Formosa/source/header-results

From 2013.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 2: Line 2:
<style>
<style>
.effect {
.effect {
-
left: 31.25%;
+
  left: 16.66%;
}
}
#cover{
#cover{
-
background:url(http://www.cardensdesign.com/imagery/Photos/Abstract_0076.jpg);
+
background:url(https://static.igem.org/mediawiki/2013/4/4c/Nctu-cover-results.jpg);
}
}
</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:09, 24 October 2013