Skip to content

Commit

Permalink
first step in addressing #18
Browse files Browse the repository at this point in the history
  • Loading branch information
waldyrious committed Sep 12, 2016
1 parent 0dcfd14 commit d4990b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ h1, h2, h3, h4, h5, h6, b, strong, th { color: #222; } body { color: #444; }
/* Clean table style table (adapted from http://getskeleton.com) */
/* ---------------------------------------------------------------------------------------------- */
table { border-collapse: collapse; font-family: sans-serif; font-size: 90%; }
table *:not(th):not(td){ font-family: serif; font-size: 1rem; }
th, td { padding: 0 .75em; text-align: left; border-bottom: 1px solid #ddd; }
th { border-bottom-color: #aaa; }
th:first-child, td:first-child { padding-left: 0; }
Expand Down

0 comments on commit d4990b5

Please sign in to comment.