diff --git a/assets/img/title-bars-win95.png b/assets/img/title-bars-win95.png new file mode 100644 index 0000000..3ce3ba7 Binary files /dev/null and b/assets/img/title-bars-win95.png differ diff --git a/assets/img/xbazzi_logo.png b/assets/img/xbazzi_logo.png new file mode 100644 index 0000000..13a1362 Binary files /dev/null and b/assets/img/xbazzi_logo.png differ diff --git a/assets/img/xbazzi_logo2.png b/assets/img/xbazzi_logo2.png new file mode 100644 index 0000000..7bd2c4e Binary files /dev/null and b/assets/img/xbazzi_logo2.png differ diff --git a/assets/style/style.css b/assets/style/style.css index 617885d..7d8c51e 100644 --- a/assets/style/style.css +++ b/assets/style/style.css @@ -11,10 +11,10 @@ --accent-1: #8d0081; --accent-2:#00FFFF; --content-spacing:5px; - --background-img:url('../img/bg-beach5.png'); - --banner:url('../img/bg_ascii2.png'); - --banner-footer: url('../img/tiny-bar-green.png'); - --titleBars:url('../img/tiny-bar-green.png'); + --background-img:url('../img/space-2.png'); + --banner:url('../img/xbazzi_logo2.png'); + --banner-footer: url('../img/title-bars-win95.png'); + --titleBars:url('../img/title-bars-win95.png'); --text-color: white; --text-shadow-custom: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black; --link-color:var(--accent-1); @@ -142,7 +142,8 @@ aside { .sidebar-title { font-family: 'Monocraft'; padding: 3px 10px; /* Adjust top/bottom and left/right padding as needed */ - background-image:var(--titleBars); + background-image: var(--titleBars); + background-repeat: round; font-weight:bold; font-size: 20px; border:var(--border); @@ -158,7 +159,7 @@ aside { color: var(--title-text-color); text-shadow: var(--text-shadow-custom); background-image: var(--titleBars); - background-repeat: repeat-x; + background-repeat: round; margin-top: var(--content-spacing); font-weight: bold; diff --git a/index.html b/index.html index 91d2efb..c6530ea 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,7 @@

Software engineer, especializing in algorithms and physics-based models. Passionate about theoretical computer science and low-level programming. + As you can see, I am not a web developer.

projects