dotfiles/sbcl/.quicklisp/dists/quicklisp/software/cl-emb-20190521-git/examples.css
2020-02-24 20:27:04 -05:00

18 lines
319 B
CSS

body { font-family: sans-serif;
background-color: #fff;
color: #000; }
pre { margin-top: 0;
margin-bottom: 0; }
table { width: 100%; }
th, td { text-align: left;
vertical-align: top; }
th { background-color: #eee; }
caption { font-weight: bold; }
table, ol { margin-bottom: 2em; }