Dynamic render images when visiting webpage at /.

This commit is contained in:
2018-10-09 20:01:43 -07:00
parent 639c50a3de
commit 67ba66bdf7
8 changed files with 1331 additions and 52 deletions

10
rtiow/templates/style.css Normal file
View File

@@ -0,0 +1,10 @@
figure p {
margin: 0;
}
figure {
display: inline-block;
margin: 0.25em;
text-align: center;
font-size: smaller;
}