diff --git a/index.html b/index.html index ecc9d34..b6f656a 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - WIP: Obsiview + Obsiview @@ -126,6 +126,8 @@ margin-top: 64px; margin-bottom: 64px; + + background-image: url("./style/dot.png"); }
diff --git a/style/dot.png b/style/dot.png new file mode 100644 index 0000000..0da85e5 Binary files /dev/null and b/style/dot.png differ