diff --git a/index.html b/index.html index f3b4bfb..1c4606f 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ -

Welcome to the Void System

+

Welcome to the Void System

diff --git a/stylesheets/base.css b/stylesheets/base.css index b4c3bde..76c0ecf 100644 --- a/stylesheets/base.css +++ b/stylesheets/base.css @@ -12,7 +12,7 @@ body{ } -h1{ +#introtitle{ font-family: SPACEMAN; } diff --git a/stylesheets/home.css b/stylesheets/home.css index 7730e9a..a79eb8c 100644 --- a/stylesheets/home.css +++ b/stylesheets/home.css @@ -26,7 +26,7 @@ a{ cursor:crosshair; } -#intotitle{ +#introtitle{ text-align: center; size: 50pt; margin: 50px;