diff --git a/static/papermod/index.html b/static/papermod/index.html index aa2e330..29d3dac 100644 --- a/static/papermod/index.html +++ b/static/papermod/index.html @@ -84,6 +84,18 @@ .month td:not(:last-child) { border: thin solid black; } + + /* page 4-5 */ + + /* page 6-7 */ + .dot-grid { + height: 100%; + width: 100%; + background-image: radial-gradient(circle at .5mm .5mm, black .5px, transparent 0); + background-size: 4mm 4mm; + } + + /* page 8 */ @@ -128,10 +140,10 @@

page 5

-

page 6

+
-

page 7

+

page 8