UNPKG

skeleton-stylus

Version:

The (un)official stylus Version of Skeleton (2.0.4): A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development

20 lines (16 loc) 366 B
// Tables //–––––––––––––––––––––––––––––––––––––––––––––––––– th, td { padding: 12px 15px; text-align: left; border-bottom: 1px solid $light-grey; } th:first-child, td:first-child { padding-left: 0; } th:last-child, td:last-child { padding-right: 0; }