Template:Kyoto/css

From 2013.igem.org

(Difference between revisions)
 
(23 intermediate revisions not shown)
Line 9: Line 9:
     background-attachment: fixed;
     background-attachment: fixed;
     overflow-y: scroll;
     overflow-y: scroll;
 +
    font-family: arial;
}
}
Line 14: Line 15:
     font-size: 18px;
     font-size: 18px;
     font-family: arial;
     font-family: arial;
 +
    line-height:1.7;
 +
    text-indent: 1em;
}
}
h2 {
h2 {
     font-size: 25px;
     font-size: 25px;
 +
   
}
}
Line 23: Line 27:
     font-size: 30px;
     font-size: 30px;
     line-height: 1.3;
     line-height: 1.3;
 +
}
 +
 +
/*** 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 ***/
Line 131: Line 151:
     height: 416px;
     height: 416px;
     border-radius: 2px;
     border-radius: 2px;
-
     margin: -8px 40px 0px 0px;
+
     margin: -10px 40px 0px 0px;
     padding: 0;
     padding: 0;
     margin-bottom: 6px;
     margin-bottom: 6px;
Line 141: Line 161:
     height: 416px;
     height: 416px;
     border-radius: 2px;
     border-radius: 2px;
-
     margin: -8px 40px 0px 0px;
+
     margin: -10px 40px 0px 0px;
     padding: 0px;
     padding: 0px;
     margin-bottom: 6px;
     margin-bottom: 6px;
Line 151: Line 171:
     height: 416px;
     height: 416px;
     border-radius: 2px;
     border-radius: 2px;
-
     margin: -8px 40px 0px 0px;
+
     margin: -10px 40px 0px 0px;
     padding: 0px;
     padding: 0px;
     margin-bottom: 6px;
     margin-bottom: 6px;
Line 395: Line 415:
     position: absolute;
     position: absolute;
}
}
 +
 +
 +
 +
</style>
</style>
</html>
</html>

Latest revision as of 01:00, 28 September 2013