Template:Kyoto/css

From 2013.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 15: Line 15:
     font-size: 18px;
     font-size: 18px;
     font-family: arial;
     font-family: arial;
-
     line-height:1.7
+
     line-height:1.7;
 +
    text-indent: 1em;
}
}
Line 28: Line 29:
}
}
 +
/*** material and method***/
 +
#material ul {
 +
    font-size:18px;
 +
}
 +
/*** notebooks ***/
 +
#notebooks ul{
 +
    font-size: 18px;
 +
}
 +
 +
/*** humanpractice ***/
 +
#ankeito h3 {
 +
    border-bottom: solid 1px #aaa;
 +
    font-size: 20px;
 +
}
/*** official content ***/
/*** official content ***/
#content {
#content {
Line 400: Line 415:
     position: absolute;
     position: absolute;
}
}
 +

Latest revision as of 01:00, 28 September 2013