Commit Graph

2 Commits

Author SHA1 Message Date
David Anderson b2a93ac843 web: various tweaks
- change dark-background link color
- change dark-background colors for <pre>
- fix heading color for striped tables
    It turns out that, for striped tables, Bootstrap ignores classes for <tr>.
    You have to put them in the <th>.
    row_heading() and row_heading_array() do this for you.
- put Preview content into a table w/ heading
2016-12-02 12:24:20 -08:00
David Anderson 3c654716d7 web: small fixes; add custom CSS files 2016-11-28 15:22:17 -08:00