jbe@0: body { jbe@0: background-color: #bfc; jbe@0: font-family: sans-serif; jbe@0: } jbe@0: jbe@0: table { jbe@0: border-spacing: 4px; jbe@0: } jbe@0: jbe@0: table th { jbe@0: text-align: left; jbe@0: } jbe@0: jbe@0: table th, table td { jbe@0: padding: 1ex 0.5em; jbe@0: background: #f0fff4; jbe@0: } jbe@0: jbe@0: table .numeric { jbe@0: text-align: right; jbe@0: } jbe@0: jbe@0: input[type=text] { jbe@0: background: #f0fff4; jbe@0: border: none; jbe@0: } jbe@0: jbe@0: input { jbe@0: padding: 0.5ex 0.5em; jbe@0: } jbe@0: