Skip to content
  1. Jan 13, 2017
  2. Jan 09, 2017
  3. Jan 08, 2017
  4. Jan 03, 2017
  5. Jan 02, 2017
  6. Dec 31, 2016
  7. Dec 30, 2016
  8. Dec 14, 2016
    • Maxim Belkin's avatar
      lesson.scss: 2em left padding for lists · 43c4108d
      Maxim Belkin authored
      Example of the problem: see "Ten Things You Need To Know" from http://swcarpentry.github.io/lesson-example/
      For numbered lists that have more that 9 elements 1 em padding on the left is not sufficient. The result is that "1" in numbers "10" and above is printed on top of the border of encapsulating HTML block. 2 em padding solves this problem for lists with less that 100 elements. It should be safe to safe to assume that numbered lists in Carpentries' lessons should not have more than 99 items.
      43c4108d
  9. Dec 06, 2016
  10. Nov 29, 2016
  11. Nov 24, 2016
  12. Nov 08, 2016
  13. Oct 31, 2016