[09/08/23] changed theme to windows 95 prototype

This commit is contained in:
Andrew Conlin 2023-08-09 14:22:36 +01:00
parent fbfb45b505
commit dbeee0d11d
22 changed files with 253 additions and 639 deletions

View file

@ -2,10 +2,6 @@
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&display=swap');
h1.logo {
height: 90px;
}
hr {
border: none;
height: 3px;
@ -23,15 +19,16 @@ hr.menu {
}
}
a {
color: #ebdbb2;
body {
background-color: #008080;
color: black;
font-family: "monospace";
min-height: 100vh;
}
body {
background-color: #282828;
color: #ebdbb2;
font-family: "Fira Code";
min-height: 100vh;
html, body {
max-width: 100%;
overflow-x: hidden;
}
code {

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

BIN
assets/images/me-full.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 532 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 532 KiB

After

Width:  |  Height:  |  Size: 129 KiB

Before After
Before After

BIN
assets/images/me1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB