diff --git a/index.html b/index.html index 0fdfa1a..ace1d33 100644 --- a/index.html +++ b/index.html @@ -42,10 +42,10 @@ download bitmap file (.png)
diff --git a/styles/main.css b/styles/main.css index f6b9f99..db4f527 100644 --- a/styles/main.css +++ b/styles/main.css @@ -234,6 +234,16 @@ a:hover display: inline-block; } +.social-link +{ + display: none; +} + + .upload-successful .social-link + { + display: inline-block; + } + .missing-feature {