@@ -287,7 +287,7 @@ <h3 class="section-title multiple-title">Who is this event for?</h3>
287287 < div class ="container ">
288288 < div class ="row ">
289289 < div class ="col-sm-12 ">
290- < p style ="color: white; text-shadow: 1px 1px black; "> Friday sessions:</ p >
290+ < p style ="color: white; text-shadow: 1px 1px black; font-size: 16px; font-weight: bold; "> Friday sessions:</ p >
291291
292292 < style type ="text/css ">
293293 # schedule th {
@@ -313,7 +313,7 @@ <h3 class="section-title multiple-title">Who is this event for?</h3>
313313 < tbody >
314314 < tr >
315315 < th scope ="row "> 4pm - 4:15pm</ td >
316- < td colspan ="2 " class ="center "> Opening notes</ td >
316+ < td colspan ="2 " class ="left "> Opening notes</ td >
317317 </ tr >
318318 < tr >
319319 < th scope ="row "> 4:15pm - 4:40pm</ td >
@@ -336,34 +336,34 @@ <h3 class="section-title multiple-title">Who is this event for?</h3>
336336 </ tr >
337337 < tr >
338338 < th scope ="row "> 6pm - 6:40pm</ td >
339- < td colspan ="2 " class ="center "> The future of pandas - Update and Q&A session</ td >
339+ < td colspan ="2 " class ="left "> The future of pandas - Update and Q&A session</ td >
340340 </ tr >
341341 < tr >
342342 < th scope ="row "> 6:40pm - 7:20pm</ td >
343343 < td > Corporate users panel</ td >
344344 < td >
345345 < a href ="https://twitter.com/SylvainCorlay "> Sylvain Corlay</ a > , < span style ="font-size: 12px "> NumFOCUS director</ span > < br />
346- < a href ="mailto:py.sprints@gmail.com "> Contact us</ a > if your company uses pandas and you want to participate< br />
347- < span style ="margin-left: 20px; font-style: italic; "> Moderated by < a href ="https://twitter.com/hendorf "> Alexander Hendorf</ a > </ span >
346+ < a href ="mailto:py.sprints@gmail.com "> Contact us</ a > if your company uses pandas and you want to participate< br style =" margin-bottom: 15px; " />
347+ < span style ="margin-left: 20px; "> Moderated by < a href ="https://twitter.com/hendorf "> Alexander Hendorf</ a > </ span >
348348 </ td >
349349 </ tr >
350350 < tr >
351351 < th scope ="row "> 7:20pm - 8pm</ td >
352- < td colspan ="2 " class ="center ">
353- Lightning talks< br / >< br />
354- < span style ="font-size: 12px ">
352+ < td colspan ="2 " class ="left ">
353+ < span > Lightning talks</ span > < br style =" margin-bottom: 5px; " />
354+ < div style ="font-size: 16px; margin-left: 20px; ">
355355 < a href ="https://github.com/QuantStack/xframe "> xframe</ a > - Sylvain Corlay, xframe, xtensor and Jupyter core developer< br />
356356 < a href ="https://vaex.readthedocs.io/en/latest/ "> Vaex</ a > - Maarten Breddels, Vaex author< br />
357357 < a href ="https://arrow.apache.org/ "> Apache Arrow</ a > - TBC< br />
358- < a href ="mailto:py.sprints@gmail.com "> Contact us</ a > to give a talk< br />
359- </ span >
358+ < a href ="mailto:py.sprints@gmail.com "> Contact us</ a > to give a lightning talk< br />
359+ </ div >
360360
361361 </ td >
362362 </ tr >
363363 </ tbody >
364364 </ table >
365365
366- < p style ="color: white; text-shadow: 1px 1px black; "> Saturday and Sunday: sprints from 10am to 6pm</ p >
366+ < p style ="color: white; text-shadow: 1px 1px black; font-size: 16px; font-weight: bold; padding-top: 40px; "> Saturday and Sunday: sprints from 10am to 6pm</ p >
367367
368368 </ div >
369369 </ div > <!-- row -->
0 commit comments