diff --git a/TestFolder/_index.php b/TestFolder/_index.php new file mode 100644 index 0000000..a555f1c --- /dev/null +++ b/TestFolder/_index.php @@ -0,0 +1,10 @@ + diff --git a/images/backgrounds/earth.gif b/images/backgrounds/earth.gif new file mode 100755 index 0000000..e824b76 Binary files /dev/null and b/images/backgrounds/earth.gif differ diff --git a/images/git.gif b/images/git.gif old mode 100644 new mode 100755 index a3e01a7..490f64b Binary files a/images/git.gif and b/images/git.gif differ diff --git a/styles/default.css b/styles/default.css index 38e820a..57cbd4b 100644 --- a/styles/default.css +++ b/styles/default.css @@ -1,17 +1,18 @@ :root { --fg-col: #FFFFFF; /*--main-col: #d2738a;*/ - --main-col:#94B1FF + --main-col:#b4a999; --grey-col: #CCCCCC; - --bg-col: #000000; + --bg-col: #1f1710; --ver: calc(95vh - 50px); --ver-btm: 10vh; --ver-upr: 18px; - --shade: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0.8), rgba(0,0,0,0)); + --shade: linear-gradient(to top, rgba(31,23,16,1), rgba(31,23,16,0.8), rgba(31,23,16,0)); } body { background: url("/includes/bg.php") no-repeat var(--bg-col); + background-size: cover; background-attachment: fixed; background-position: bottom left; word-break: break-word; diff --git a/styles/fonts.css b/styles/fonts.css index 86c6bf4..86bae69 100644 --- a/styles/fonts.css +++ b/styles/fonts.css @@ -1,8 +1,8 @@ :root { --fg-col: #FFFFFF; /*--main-col: #d2738a;*/ - --main-col: #94B1FF; - --bg-col: #000000; + --main-col: #b4a999; + --bg-col: #1f1710; } @font-face {