diff --git a/css/style.css b/css/style.css index bd196f2..d147eec 100644 --- a/css/style.css +++ b/css/style.css @@ -23,10 +23,6 @@ } } -hr { - color: transparent; -} - h2 { line-height-step: 100px; } @@ -240,10 +236,7 @@ ul.nav li.left { .hover-items, .hover-items a { - background: rgb(2,0,36); - background: var(--main-txt-color); - -webkit-background-clip: text; - color: transparent; + color: var(--main-txt-color); padding: var(--main-padding) 10px; font-size: large; margin: auto; @@ -427,4 +420,4 @@ ul.nav li.left { pointer-events: none; z-index: 99999999; } -} +} \ No newline at end of file diff --git a/img/back.png b/img/back.png new file mode 100644 index 0000000..c19db34 Binary files /dev/null and b/img/back.png differ diff --git a/img/underwater-landscape_23-2150440362.avif b/img/underwater-landscape_23-2150440362.avif new file mode 100644 index 0000000..74d0497 Binary files /dev/null and b/img/underwater-landscape_23-2150440362.avif differ diff --git a/index.html b/index.html index 45c4fcd..6824c24 100644 --- a/index.html +++ b/index.html @@ -89,13 +89,11 @@

Hy! 👋 I'm Julian Lechner!

aka. FrauJulian

-
A young enthusiastic developer from Austria! -
-

ENABLE JAVASCRIPT

diff --git a/js/github.js b/js/github.js index 188b8a4..1efa4a0 100644 --- a/js/github.js +++ b/js/github.js @@ -54,8 +54,8 @@ projectModal.classList = "modal github-modal hidden"; projectModal.innerHTML = `
- Visit on GitHub - + + Visit on GitHub

${html}