diff --git a/font/AldotheApache.woff b/css/fonts/AldotheApache.woff similarity index 100% rename from font/AldotheApache.woff rename to css/fonts/AldotheApache.woff diff --git a/font/eyelevation6.woff b/css/fonts/eyelevation6.woff similarity index 100% rename from font/eyelevation6.woff rename to css/fonts/eyelevation6.woff diff --git a/style.css b/css/style.css similarity index 92% rename from style.css rename to css/style.css index ef66829..674d08c 100644 --- a/style.css +++ b/css/style.css @@ -57,9 +57,9 @@ h2 { } .inner-div { -webkit-text-fill-color: white; - -webkit-text-stroke-width: 2px; + -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: black; - background-color: darkslategrey; + background-color: rgb(26, 36, 36); opacity: 0.8; align-content: space-around; left: 40%; @@ -89,11 +89,11 @@ h2 { @font-face { font-family: "Aldo the Apache"; - src: url("font/AldotheApache.woff") format("woff"); + src: url("https://github.com/diaid83/The-Square-Project/blob/master/css/fonts/AldotheApache.woff") format("woff"); } @font-face { font-family: "eyelevation6"; - src: url("font/eyelevation6.woff") format("woff"); + src: url("https://github.com/diaid83/The-Square-Project/blob/master/css/fonts/eyelevation6.woff") format("woff"); } /* The Overlay (background) */ diff --git a/index.html b/index.html index ba863df..8ebbfc3 100644 --- a/index.html +++ b/index.html @@ -9,14 +9,15 @@ - + + +
- - +
+
+
+
+
+
+