Bill Thiede d9d183b1e5
Some checks failed
continuous-integration/drone/push Build is failing
rtiow: break project into multiple workspaces.
2019-11-09 11:56:33 -08:00

16 lines
190 B
CSS

figure p {
margin: 0;
}
figure {
display: inline-block;
margin: 0.25em;
font-size: smaller;
text-align: left;
line-height: .75em;
}
figure table tr th {
font-weight: bold;
}