Team:NCTU Formosa/source/header-safety

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style> .effect { left: 93.75%; } #cover{ background:url(http://walllpaperbasecamp.com/wp-content/uploads/2013/07/summer-sky-HD-wallpaper.jpg); } </style>")
 
(14 intermediate revisions not shown)
Line 2: Line 2:
<style>
<style>
.effect {
.effect {
-
left: 93.75%;
+
  left: 83.33%;
}
}
#cover{
#cover{
-
background:url(http://walllpaperbasecamp.com/wp-content/uploads/2013/07/summer-sky-HD-wallpaper.jpg);
+
background:url(https://static.igem.org/mediawiki/2013/f/fe/Nctu-cover-safety.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 07:50, 24 July 2014