Template:Team:KIT-Kyoto/Common

From 2014.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 8: Line 8:
}
}
.sentence a{
.sentence a{
-
color: #26a300;
+
color: rgb(0,20,300);
}
}
Line 60: Line 60:
max-width:930px;
max-width:930px;
margin:100px auto;
margin:100px auto;
-
background-color:rgba(300,300,300,0.8);
+
background-color:rgba(300,300,300,0.85);
overflow:hidden;
overflow:hidden;
}
}
-
.sub{
 
-
width:46%;
 
-
float:left;
 
-
margin-right:4%;
 
-
}
 
-
.sub div{
 
-
padding:30px;
 
-
}
 
.sentence{
.sentence{
font-family:'Lucida Grande',
font-family:'Lucida Grande',
Line 78: Line 70:
text-align:justify;
text-align:justify;
line-height:2em;
line-height:2em;
 +
text-indent:1em;
 +
}
 +
.sentence span{
 +
border-bottom:2px solid rgba(300,0,0,0.5);
}
}

Latest revision as of 18:15, 17 October 2014