Difference between revisions of "Team:Austin LASA/Human Practices"

Line 6: Line 6:
 
   line-height: normal;
 
   line-height: normal;
 
}
 
}
a {
+
.link {
   padding: 0 !important;
+
   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', null, 'Workshops included the following the ', h('a', {href: 'https://www.genome.gov/pages/education/modules/strawberryextractioninstructions.pdf'}, 'procedure'), ' of the classic Strawberry DNA Lab')
+
           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