Template:Team:KIT-Kyoto/Common

From 2014.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 8: Line 8:
}
}
.sentence a{
.sentence a{
-
color: #26a300;
+
color: rgb(0,20,300);
}
}
Line 18: Line 18:
font-size:13px;
font-size:13px;
}
}
-
 
+
#menubar ul{
 +
line-height:1em;
 +
}
#menubar ul li a:link,#menubar ul li a:visited,#menubar ul li a:active{
#menubar ul li a:link,#menubar ul li a:visited,#menubar ul li a:active{
color:gray;
color:gray;
Line 58: 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 76: 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);
}
}
Line 152: Line 150:
h2 a{
h2 a{
display:block;
display:block;
-
font-size:21px;
+
font-size:30px;
font-weight:bold;
font-weight:bold;
cursor:text;
cursor:text;

Latest revision as of 18:15, 17 October 2014