Line 6: | Line 6: | ||
line-height: normal; | line-height: normal; | ||
} | } | ||
− | + | .link { | |
− | padding: 0 | + | padding: 0; |
} | } | ||
</style> | </style> | ||
Line 27: | Line 27: | ||
h('ul', null, | h('ul', null, | ||
h('li', null, 'Members led 3-4 hour workshops in the Thinkery Museum, a children’s museum created to help the new generation of innovators and creative problem solvers.'), | h('li', null, 'Members led 3-4 hour workshops in the Thinkery Museum, a children’s museum created to help the new generation of innovators and creative problem solvers.'), | ||
− | h('li', | + | h('li', {className: 'link'}, 'Workshops included the following the ', h('a', {href: 'https://www.genome.gov/pages/education/modules/strawberryextractioninstructions.pdf'}, 'procedure'), ' of the classic Strawberry DNA Lab') |
) | ) | ||
) | ) |
Revision as of 08:02, 17 October 2018