Team:UT-Tokyo/Templates/BeginContent

From 2011.igem.org

(Difference between revisions)
Line 179: Line 179:
   background-color: #383838
   background-color: #383838
}
}
 +
 +
.left-menu a {
 +
  text-transform: none;
 +
}
 +
.right-menu {
.right-menu {
   position: absolute;
   position: absolute;
Line 644: Line 649:
$(document).ready(function () {
$(document).ready(function () {
   UT_Tokyo.currentUrl = 'https://2011.igem.org' + location.pathname;
   UT_Tokyo.currentUrl = 'https://2011.igem.org' + location.pathname;
 +
 +
  // add link to the hq
 +
  $('.left-menu ul').prepend('<li><a href="/">iGEM HQ</a></li>');
   $('#slider').nivoSlider({
   $('#slider').nivoSlider({

Revision as of 16:10, 3 October 2011