Team:Valencia Biocampus/estilo
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | $('.headover h6').css("display","none"); | ||
+ | |||
+ | $('#Project_title').mouseover(function() { | ||
+ | $('#Project_headover').stop().animate({height:'170px',top:'0px'},1000); | ||
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;} | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;} |
Revision as of 10:08, 17 July 2012