Template:Valencia-0-3
From 2011.igem.org
(Difference between revisions)
Line 235: | Line 235: | ||
}); | }); | ||
</script> | </script> | ||
+ | /*turn off title at top.*/ | ||
+ | .firstHeading{width: 0px; | ||
+ | height: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | display: none; | ||
+ | position: relative; | ||
+ | top:0; | ||
+ | left:0; | ||
+ | margin:0; | ||
+ | } | ||
<div id="headerlinks"> | <div id="headerlinks"> |
Revision as of 13:31, 21 September 2011
/*turn off title at top.*/
.firstHeading{width: 0px;
height: 0px;
margin-bottom: 0px;
display: none;
position: relative;
top:0;
left:0;
margin:0;
}