library now works with sitix. very glad I moved.

This commit is contained in:
Lazy Hippopotamus
2024-03-05 20:40:46 -05:00
parent bd63034366
commit 434bb07d94
14 changed files with 484 additions and 19 deletions

View File

@@ -364,4 +364,14 @@ h1 {
#libpages {
flex: 1 1 min-content;
}
p#liblurb {
font-size: 1.2em;
padding-left: 20%;
padding-right: 20%;
padding-top: 5% !important;
padding-bottom: 5% !important;
background-image: linear-gradient(white, rgb(255, 255, 255, 0.7), white);
background-color: transparent;
}