Newer
Older
tbody
tr:nth-child(odd)
background-color: #D1EAFF
tr:nth-child(even)
background-color: #C9E2F5
th
font-size: larger
td
padding: 0.2em
&.quantity
text-align: right
dl
margin: 1em auto
max-width: 40em
dt
dt + dd + dt +dd
border-top: 1px solid #999
.view_link:link, .edit_link:link, .delete_link:link
font-size: 0
+text-shadow(2px 2px 1px lightblue)