Team:NCTU Formosa/source/head-index

From 2014.igem.org

(Difference between revisions)
Line 271: Line 271:
text-align:justify;
text-align:justify;
text-justify:inter-word;
text-justify:inter-word;
-
   background-color: rgba(99, 99, 99, 0.6);
+
   background-color: rgba(99, 99, 99, 0.2);
     border-radius: 30px;
     border-radius: 30px;
     opacity: 0.94;
     opacity: 0.94;
Line 277: Line 277:
color:white;
color:white;
}
}
-
#description .moviebox {
+
#description .wordbox:hover {
margin-top:100px;
margin-top:100px;
padding:20px;
padding:20px;
font-weight:300;
font-weight:300;
-
width:46%;
+
width:98%;
font-family: Open Sans;
font-family: Open Sans;
font-size: 18px;
font-size: 18px;
-
float:right;
 
text-align:justify;
text-align:justify;
text-justify:inter-word;
text-justify:inter-word;
-
   background-color:rgba(99, 99, 99, 1);
+
   background-color: rgba(99, 99, 99, 1);
     border-radius: 30px;
     border-radius: 30px;
     opacity: 0.94;
     opacity: 0.94;
 +
float:left;
 +
color:white;
}
}
-
margin-bottom:30px;
+
 
 +
 
 +
 
}
}
#description .wordbox p{
#description .wordbox p{
Line 297: Line 300:
padding-left:30px;
padding-left:30px;
padding-right:30px;
padding-right:30px;
-
color:#FFFFFF
 
}
}

Revision as of 01:43, 18 October 2014