Template:Kyoto/css
From 2013.igem.org
(Difference between revisions)
(16 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 26: | 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 134: | 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 144: | 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 154: | 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 398: | Line 415: | ||
position: absolute; | position: absolute; | ||
} | } | ||
- | |||
- | |||
- | |||
- | + | ||
- | + | ||
- | + | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 01:00, 28 September 2013