Team:NCTU Formosa/source/header-biobricks

From 2013.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 2: Line 2:
<style>
<style>
.effect {
.effect {
-
left: 31.25%;
+
  left: 38.88%;
}
}
#cover{
#cover{
Line 25: Line 25:
margin-right:20px;
margin-right:20px;
}  
}  
 +
span.mw-headline { padding-top: 0px!important; }
</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 03:48, 27 October 2013