Template:Kyoto/css
From 2013.igem.org
(Difference between revisions)
(24 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
background-attachment: fixed; | background-attachment: fixed; | ||
overflow-y: scroll; | overflow-y: scroll; | ||
+ | font-family: arial; | ||
} | } | ||
p { | p { | ||
font-size: 18px; | font-size: 18px; | ||
+ | font-family: arial; | ||
+ | line-height:1.7; | ||
+ | text-indent: 1em; | ||
} | } | ||
h2 { | h2 { | ||
font-size: 25px; | font-size: 25px; | ||
+ | |||
} | } | ||
Line 22: | 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 130: | Line 151: | ||
height: 416px; | height: 416px; | ||
border-radius: 2px; | border-radius: 2px; | ||
- | margin: - | + | margin: -10px 40px 0px 0px; |
padding: 0; | padding: 0; | ||
margin-bottom: 6px; | margin-bottom: 6px; | ||
Line 140: | Line 161: | ||
height: 416px; | height: 416px; | ||
border-radius: 2px; | border-radius: 2px; | ||
- | margin: - | + | margin: -10px 40px 0px 0px; |
padding: 0px; | padding: 0px; | ||
margin-bottom: 6px; | margin-bottom: 6px; | ||
Line 150: | Line 171: | ||
height: 416px; | height: 416px; | ||
border-radius: 2px; | border-radius: 2px; | ||
- | margin: - | + | margin: -10px 40px 0px 0px; |
padding: 0px; | padding: 0px; | ||
margin-bottom: 6px; | margin-bottom: 6px; | ||
Line 394: | Line 415: | ||
position: absolute; | position: absolute; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 01:00, 28 September 2013