diff --git a/site/construction.html b/site/construction.html index 2937880..d66ad22 100644 --- a/site/construction.html +++ b/site/construction.html @@ -16,12 +16,13 @@ +
+
Image of arbitrary source code

This Page is currently Under Construction!

diff --git a/site/construction_mobile.css b/site/construction_mobile.css new file mode 100644 index 0000000..0c95ad9 --- /dev/null +++ b/site/construction_mobile.css @@ -0,0 +1,4 @@ +.notice { + margin: 0; + border-radius: 0; +} \ No newline at end of file