Team:NCTU Formosa/source/header-team

From 2013.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 3: Line 3:
<style>
<style>
.effect {
.effect {
-
left: 81.25%;
+
  left: 72.22%;
}
}
#cover{
#cover{
Line 18: Line 18:
width: 330px!important;
width: 330px!important;
margin-right: 10px;
margin-right: 10px;
-
margin-bottom: 20px;
+
margin-bottom: 10px;
}
}
div.personc div.card h4 {
div.personc div.card h4 {
Line 61: Line 61:
.toclevel-3 {
.toclevel-3 {
display:none;
display:none;
 +
}
 +
.attribution p {
 +
text-indent: 30px!important;
}
}
</style>
</style>
Line 73: Line 76:
});
});
};
};
 +
  $(document).ready(function(){
 +
$('a.image').click(function() { return false; });
 +
$('.floatnone img').each(function(){ $(this).removeAttr('height');$(this).removeAttr('width'); });
 +
  });
</script>
</script>

Latest revision as of 10:57, 16 September 2014