Template:Team:Cambridge/BLOG HEAD

From 2011.igem.org

(Difference between revisions)
Line 3: Line 3:
<html>
<html>
<style type='text/css'>
<style type='text/css'>
-
   #blog_header {height: 20px; font: 12px verdana, sans-serif; border-bottom: 1px solid grey;}
+
   #blog_header {height: 20px; font: 14px verdana, sans-serif; border-bottom: 1px solid grey;}
   #blog_header a {font: inherit;}
   #blog_header a {font: inherit;}
   #blog_header a.cam-selected {font-weight: bold;}
   #blog_header a.cam-selected {font-weight: bold;}
</style>
</style>
 +
 +
<script type='text/javascript'>
 +
$(window).ready( function() {
 +
  var the_id = /Week_\d+/i.exec(this.location.pathname);
 +
  console.log("the_id: " + the_id);
 +
});
 +
</script>
<div id="blog_header">  
<div id="blog_header">  

Revision as of 10:56, 13 September 2011

Loading...
OVERVIEW
home

Week: 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12