Team:NCTU Formosa/source/head-index

From 2014.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 267: Line 267:
}
}
#description .wordbox {
#description .wordbox {
-
margin-top:100px;
+
top: -17%;
padding:30pt;
padding:30pt;
font-weight:300;
font-weight:300;
Line 282: Line 282:
z-index: 1;
z-index: 1;
position: relative;
position: relative;
-
 
+
box-shadow: 0px 0px 12px 7px #B7600B;
 +
letter-spacing: 1px;
}
}
Line 651: Line 652:
   $(".attach").click(function(){
   $(".attach").click(function(){
     $(".wordbox").animate({
     $(".wordbox").animate({
-
       opacity:'1',
+
       opacity:'1'
-
      width:'150%'
+
     });
     });
$(".attach").animate({
$(".attach").animate({

Latest revision as of 03:55, 18 October 2014