Team:BIOSINT Mexico/Team
From 2012e.igem.org
(Difference between revisions)
Line 43: | Line 43: | ||
margin: 0 auto; | margin: 0 auto; | ||
border:none; | border:none; | ||
+ | } | ||
+ | |||
+ | #menubar{ | ||
+ | |||
+ | color: rgba(0,0,0,0.0); | ||
+ | |||
} | } | ||
</style> | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <script language="javascript"> | ||
+ | $(document).ready(function() { | ||
+ | |||
+ | $("#menubar").children().children("li").css("color", "rgba(0,0,0,0.0)"); | ||
+ | $("#menubar").children().children("li").children("a").css("color", "rgba(0,0,0,0.0)"); | ||
+ | |||
+ | |||
+ | $("#menubar").hover(function() { | ||
+ | $(this).children().children("li").css("color", "#fff"); | ||
+ | $(this).children().children("li").children("a").css("color", "#fff"); | ||
+ | },function() { | ||
+ | $(this).children().children("li").css("color", "rgba(0,0,0,0.0)"); | ||
+ | $(this).children().children("li").children("a").css("color", "rgba(0,0,0,0.0)"); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
Revision as of 00:20, 20 October 2012
Our team:
Recent works:
Kuxtal
Cras mattis tempor eros nec tristique. Sed sed vel vehicula augue. Maecenas faucibus sagittis cursus. Fusce tincidunt, tellus eget tristique cursus orci mi.
Read moreStudent Group of Synthetic Biology
tincidunt. Cras mattis tempor eros nec tristique. Sed sed felis arcu, vel vehicula augue. Maecenas faucibus sagittis cursus. Fusce tincidunt.
Read more