Team:NCTU Formosa/source/header-project

From 2013.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 2: Line 2:
<style>
<style>
.effect {
.effect {
-
left: 18.75%;
+
  left: 5.55%;
}
}
#cover{
#cover{
-
background:url(http://downloads.dvq.co.nz/assets/img/downloads/flying-colors/1920x1200.png) 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