Team:NCTU Formosa/source/header-biobricks

From 2013.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 2: Line 2:
<style>
<style>
.effect {
.effect {
-
left: 43.75%;
+
  left: 38.88%;
}
}
#cover{
#cover{
-
background:url(http://downloads.dvq.co.nz/assets/img/downloads/hand-crafted-wood-v2/1920x1200.png) center no-repeat;
+
background:url(https://static.igem.org/mediawiki/2013/4/44/Nctu-cover-biobricks.jpg) center no-repeat;
}
}
#groupparts {
#groupparts {
-
margin-top:50px;
 
margin: 0 auto;
margin: 0 auto;
-
width:80%!important;
+
margin-top:50px;
 +
width:95%!important;
 +
}
 +
h3 {
 +
padding-top: 0px;
 +
}
 +
#footer-wrapper {
 +
clear:both;
}
}
 +
.cont .li {
 +
padding-left:20px;
 +
}
 +
.cont .li .card {
 +
margin-left: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