Team:Tianjin/Team
From 2012.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
.container { | .container { | ||
width: 870px; | width: 870px; | ||
+ | margin: auto; | ||
} | } | ||
ul.tabs { | ul.tabs { | ||
Line 94: | Line 95: | ||
$(".tab_content").hide(); //Hide all tab content | $(".tab_content").hide(); //Hide all tab content | ||
var activeTab = $(this).find("a").attr("href"); //Find the rel attribute value to identify the active tab + content | var activeTab = $(this).find("a").attr("href"); //Find the rel attribute value to identify the active tab + content | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Revision as of 14:19, 24 September 2012