diff --git a/index.html b/index.html index fb86dfe..d6216b7 100644 --- a/index.html +++ b/index.html @@ -64,12 +64,16 @@ display: inline-block; width: 250px; height: 250px; - margin-right: 5px; + margin-right: 2px; + } + .gridify a { + text-decoration: none; + color: #000; } .gridify img { width: 250px; height: 250px; -} + }
@@ -108,6 +112,17 @@diff --git a/static/lichen.png b/static/lichen.png new file mode 100644 index 0000000..fa863aa Binary files /dev/null and b/static/lichen.png differ diff --git a/static/linehatchings.png b/static/linehatchings.png new file mode 100644 index 0000000..ced3910 Binary files /dev/null and b/static/linehatchings.png differ