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 56: Line 52:
position:relative;
position:relative;
height: 900px;
height: 900px;
 +
display:block;
}
}
.box {
.box {
 +
display:block;
position: absolute;
position: absolute;
-
//width: 75%;
+
width: 100%;
top:150px;
top:150px;
left: 0;
left: 0;
color: white;
color: white;
//background:rgba(0,0,0,0.5);
//background:rgba(0,0,0,0.5);
-
padding: 30px;
+
    //padding: 30px;
text-align: right;
text-align: right;
//-moz-box-shadow: 1px 1px 3px #000;
//-moz-box-shadow: 1px 1px 3px #000;
Line 95: Line 93:
#description .title {
#description .title {
text-indent:9999px;
text-indent:9999px;
-
width:400px;
+
max-width:400px;
 +
width:100%;
height:118px;
height:118px;
-
background: url(https://static.igem.org/mediawiki/2013/b/ba/Nctu-biglogo.png);
+
background: url(https://static.igem.org/mediawiki/2013/b/ba/Nctu-biglogo.png) no-repeat;
 +
background-size: contain!important;
margin: 0 auto;
margin: 0 auto;
margin-bottom:10px;
margin-bottom:10px;
Line 124: Line 124:
#description .wordbox p{
#description .wordbox p{
padding-top:10px;
padding-top:10px;
 +
padding-left:30px;
 +
padding-right:30px;
}
}
#description .box .readmore {
#description .box .readmore {

Revision as of 08:44, 24 October 2013