Team:NCTU Formosa/source/head-index

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
.effect {
.effect {
left: 200%;
left: 200%;
Line 62: Line 63:
left: 0;
left: 0;
color: white;
color: white;
-
//background:rgba(0,0,0,0.5);
 
-
    //padding: 30px;
 
text-align: right;
text-align: right;
-
//-moz-box-shadow: 1px 1px 3px #000;
 
-
//-webkit-box-shadow: 1px 1px 3px #000;
 
-
//box-shadow: 1px 1px 3px #000;
 
-
//-webkit-border-radius: 3px;
 
-
//-moz-border-radius: 3px;
 
-
//border-radius: 3px;
 
cursor:pointer;
cursor:pointer;
-
-webkit-transition: .5s;
 
-
-moz-transition: .5s;
 
-
-o-transition: .5s;
 
-
-ms-transition: .5s;
 
-
transition: .5s;
 
}
}
-
.box:hover {
 
-
//background:rgba(0,0,0,0.8)
 
-
}
 
-
/*#description .teamlogo {
 
-
text-indent:9999px;
 
-
display:none;
 
-
width:300px;
 
-
height:300px;
 
-
background: url(https://static.igem.org/mediawiki/2013/b/ba/Nctu-biglogo.png);
 
-
margin: 0 auto;
 
-
}*/
 
#description .teamlogo {
#description .teamlogo {
display:none;
display:none;
Line 104: Line 81:
#description .team {
#description .team {
display:none;
display:none;
-
text-align: center;
 
-
font-family: Open Sans;
 
-
font-size: 20px;
 
-
font-weight: 300;
 
-
text-shadow: 0px 2px 3px #555;
 
}
}
#description .wordbox {
#description .wordbox {
-
//border-top: 1px solid #fff;
 
margin-top:20px;
margin-top:20px;
padding-top:20px;
padding-top:20px;
Line 130: Line 101:
#description .box .readmore {
#description .box .readmore {
text-align:center;
text-align:center;
 +
margin-bottom:50px;
}
}
#description .box:hover .moret {
#description .box:hover .moret {

Revision as of 13:32, 24 October 2013