diff --git a/index.html b/index.html index d061c6e..111aea6 100644 --- a/index.html +++ b/index.html @@ -13,8 +13,8 @@

-

Master the pattern to proceed.

-

Capture each arcane node in flawless succession.

+ Master the pattern to proceed.
+ Capture each arcane node in flawless succession.

diff --git a/static/css/style.css b/static/css/style.css index 71cd543..44bc1ba 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -57,13 +57,13 @@ body { } h1 { - color: white; font-style: italic; + font-size: 1.3rem; text-align: center; + color: #cfcfcf; + text-shadow: 0 0 8px rgba(0,255,255,0.6); + letter-spacing: 1px; - p { - font-size: 1.3rem; - } } .token {