diff --git a/index.html b/index.html index 761dbf3..dc5771a 100755 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@
-

Hold on. Still loading that fancy background.

+

Hold on. Still loading that fancy background.

diff --git a/style.css b/style.css index 8403d16..db47d40 100755 --- a/style.css +++ b/style.css @@ -186,6 +186,12 @@ a:hover { text-align: center; } +.init-loading { + font-size: 26pt; + color: #FF5555; + margin: 5px; +} + .notice { color: #3b3b3b; text-align: right;