add projects section
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 41s

This commit is contained in:
2025-05-14 10:59:55 -04:00
parent 08ebb8d094
commit a6ffe95009
11 changed files with 378 additions and 24 deletions

View File

@@ -7,7 +7,7 @@
body {
background-image: url("[^baseurl]/res/tile.svg");
background-color: rgb(255, 255, 210);
background-color: rgb(255, 255, 175);
background-position: center;
background-attachment: fixed;
}
@@ -58,6 +58,7 @@ body {
margin-right: auto;
padding: 50px;
border-left: 5px solid rgb(255, 204, 0);
line-height: 2em;
}
#header.slide-away {