diff --git a/css/index.css b/css/index.css index fb267b1..36c4a8b 100644 --- a/css/index.css +++ b/css/index.css @@ -1,6 +1,6 @@ body { font-family: 'Arial', sans-serif; - background-color: #f4f4f4; + background-color: #f1f1f1; margin: 0; padding: 0; text-align: center; @@ -11,12 +11,12 @@ body { } h1 { - color: #333; + color: #000000; } h2, p { - color: #555; + color: #000000; } button { @@ -112,7 +112,7 @@ button:hover { } .pick-client { - color: #555; + color: #000000; } .line { @@ -123,7 +123,7 @@ button:hover { .version-text { margin: 10px 0; - color: #555; + color: #000000; } .footer { @@ -138,4 +138,9 @@ button:hover { margin-left: 5px; width: 20px; height: 20px; -} \ No newline at end of file +} +.title { + font-family: "Poppins", sans-serif; + font-weight: 500; + font-style: normal; +} diff --git a/index.html b/index.html index ba1ea4a..ae29e1e 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ -

Welcome to EaglerCraftX

+

Welcome to EaglerCraftX

Site views counter:

View Counter