final commit for the day. got the pwa working and nice.

This commit is contained in:
Lazy Hippopotamus
2024-03-05 22:46:36 -05:00
parent c700ca6562
commit 6650aa994a
13 changed files with 67 additions and 67 deletions

View File

@@ -24,7 +24,7 @@
overflow: hidden;
background-image: url(res/Avraham_Society.png),
/*linear-gradient(90deg, var(--kuwaitgreen), var(--cream), var(--kuwaitred), black)*/
linear-gradient(45deg, red, rgb(0, 255, 0, 0), green),
/*linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)), */linear-gradient(45deg, red, rgb(0, 255, 0, 0), green),
linear-gradient(135deg, black, rgb(255, 255, 255, 0), white);
background-size: contain;
background-position: 50% 65%;