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

@@ -20,12 +20,12 @@
<head>
<meta charset="UTF-8">
<title>Avraham Society | Home</title>
<link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety//main.css" />
<link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety//manifest.json"/>
<link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety/main.css" />
<link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety/manifest.json"/>
<!--
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society_icon.png">
<link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society_icon.png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
<!-- HTML Meta Tags -->
@@ -36,7 +36,7 @@
<meta property="og:type" content="website">
<meta property="og:title" content="Avraham Society | Home">
<meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
@@ -44,7 +44,7 @@
<meta property="twitter:url" content="https://avrahamsociety.org">
<meta name="twitter:title" content="Avraham Society | Home">
<meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
@@ -54,19 +54,19 @@
<div id="bg"></div>
<div id="main">
<div id="banner">
<a href="https://swaous.asuscomm.com/dev/avrahamsociety/"><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png"></a>
<a href="https://swaous.asuscomm.com/dev/avrahamsociety"><img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png"></a>
<div id="social">Social media, recent updates, etc</div>
<input id="navExpander" style="display: none;" type="checkbox" checked>
<div id="nav">
<label for="navExpander" id="nav-expand"></label>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//">Home</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//membership">Membership</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//librarymain">Library</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/">Home</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/membership">Membership</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/librarymain">Library</a>
</div>
</div>
@@ -150,7 +150,7 @@
</p>
<div class="bottom">
<img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<div>
<p>
Quick informative blurb, social links, etc.

View File

@@ -25,12 +25,12 @@
<head>
<meta charset="UTF-8">
<title>Avraham Society | Library | Library Entry Two</title>
<link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety//main.css" />
<link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety//manifest.json"/>
<link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety/main.css" />
<link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety/manifest.json"/>
<!--
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society_icon.png">
<link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society_icon.png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
<!-- HTML Meta Tags -->
@@ -41,7 +41,7 @@
<meta property="og:type" content="website">
<meta property="og:title" content="Avraham Society | Home">
<meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
@@ -49,7 +49,7 @@
<meta property="twitter:url" content="https://avrahamsociety.org">
<meta name="twitter:title" content="Avraham Society | Home">
<meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
@@ -59,19 +59,19 @@
<div id="bg"></div>
<div id="main">
<div id="banner">
<a href="https://swaous.asuscomm.com/dev/avrahamsociety/"><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png"></a>
<a href="https://swaous.asuscomm.com/dev/avrahamsociety"><img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png"></a>
<div id="social">Social media, recent updates, etc</div>
<input id="navExpander" style="display: none;" type="checkbox" checked>
<div id="nav">
<label for="navExpander" id="nav-expand"></label>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//">Home</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//membership">Membership</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//librarymain">Library</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/">Home</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/membership">Membership</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/librarymain">Library</a>
</div>
</div>
@@ -97,7 +97,7 @@ This is the second Library Entry, for testing. This is a very real blurb! It has
<div class="bottom">
<img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<div>
<p>
Quick informative blurb, social links, etc.

View File

@@ -25,12 +25,12 @@
<head>
<meta charset="UTF-8">
<title>Avraham Society | Library | Library Entry</title>
<link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety//main.css" />
<link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety//manifest.json"/>
<link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety/main.css" />
<link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety/manifest.json"/>
<!--
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society_icon.png">
<link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society_icon.png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
<!-- HTML Meta Tags -->
@@ -41,7 +41,7 @@
<meta property="og:type" content="website">
<meta property="og:title" content="Avraham Society | Home">
<meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
@@ -49,7 +49,7 @@
<meta property="twitter:url" content="https://avrahamsociety.org">
<meta name="twitter:title" content="Avraham Society | Home">
<meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
@@ -59,19 +59,19 @@
<div id="bg"></div>
<div id="main">
<div id="banner">
<a href="https://swaous.asuscomm.com/dev/avrahamsociety/"><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png"></a>
<a href="https://swaous.asuscomm.com/dev/avrahamsociety"><img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png"></a>
<div id="social">Social media, recent updates, etc</div>
<input id="navExpander" style="display: none;" type="checkbox" checked>
<div id="nav">
<label for="navExpander" id="nav-expand"></label>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//">Home</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//membership">Membership</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//librarymain">Library</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/">Home</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/membership">Membership</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/librarymain">Library</a>
</div>
</div>
@@ -97,7 +97,7 @@ This library text is sure to boggle the mind! Lorem ipsum dolor sit amet consect
<div class="bottom">
<img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<div>
<p>
Quick informative blurb, social links, etc.

View File

@@ -21,12 +21,12 @@
<head>
<meta charset="UTF-8">
<title>Avraham Society | Library</title>
<link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety//main.css" />
<link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety//manifest.json"/>
<link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety/main.css" />
<link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety/manifest.json"/>
<!--
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society_icon.png">
<link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society_icon.png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
<!-- HTML Meta Tags -->
@@ -37,7 +37,7 @@
<meta property="og:type" content="website">
<meta property="og:title" content="Avraham Society | Home">
<meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
@@ -45,7 +45,7 @@
<meta property="twitter:url" content="https://avrahamsociety.org">
<meta name="twitter:title" content="Avraham Society | Home">
<meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
@@ -55,19 +55,19 @@
<div id="bg"></div>
<div id="main">
<div id="banner">
<a href="https://swaous.asuscomm.com/dev/avrahamsociety/"><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png"></a>
<a href="https://swaous.asuscomm.com/dev/avrahamsociety"><img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png"></a>
<div id="social">Social media, recent updates, etc</div>
<input id="navExpander" style="display: none;" type="checkbox" checked>
<div id="nav">
<label for="navExpander" id="nav-expand"></label>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//">Home</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//membership">Membership</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//librarymain">Library</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/">Home</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/membership">Membership</a>
<a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety/librarymain">Library</a>
</div>
</div>
@@ -84,24 +84,24 @@
<div id="library">
<div id="libpages">
<a href="https://swaous.asuscomm.com/dev/avrahamsociety//library/library-entry.html">
<a href="https://swaous.asuscomm.com/dev/avrahamsociety/library/library-entry.html">
<span>Library Entry</span>
<p>
This library entry is sure to boggle the mind! Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam nam unde sequi nemo voluptatem voluptate autem quaerat perspiciatis! Error ut, velit sed rerum voluptatum officiis pariatur unde facilis inventore eligendi?
</p>
<span><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/librarrow.svg"></span>
<span><img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/librarrow.svg"></span>
</a>
<a href="https://swaous.asuscomm.com/dev/avrahamsociety//library/library-entry-2.html">
<a href="https://swaous.asuscomm.com/dev/avrahamsociety/library/library-entry-2.html">
<span>Library Entry Two</span>
<p>
This is the second Library Entry, for testing. This is a very real blurb! It has important information, just enough to entice the visitor to click!
</p>
<span><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/librarrow.svg"></span>
<span><img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/librarrow.svg"></span>
</a>
</div>
@@ -119,7 +119,7 @@ This is the second Library Entry, for testing. This is a very real blurb! It has
</div>
<div class="bottom">
<img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<img src="https://swaous.asuscomm.com/dev/avrahamsociety/res/Avraham_Society.png">
<div>
<p>
Quick informative blurb, social links, etc.

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%;

View File

@@ -3,11 +3,11 @@
"short_name": "AvrahamSociety",
"start_url": ".",
"display": "standalone",
"background_color": "#ff0000",
"background_color": "#000000",
"description": "A Jewish Humanist organization serving the Middle East and North Africa",
"icons": [
{
"src": "res/Avraham_Society_icon.png",
"src": "res/logo-gradiented.png",
"sizes": "any"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 KiB

View File

@@ -1,2 +1,2 @@
[?]
[=baseurl https://swaous.asuscomm.com/dev/avrahamsociety/]
[=baseurl https://swaous.asuscomm.com/dev/avrahamsociety]

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%;

View File

@@ -3,11 +3,11 @@
"short_name": "AvrahamSociety",
"start_url": ".",
"display": "standalone",
"background_color": "#ff0000",
"background_color": "#000000",
"description": "A Jewish Humanist organization serving the Middle East and North Africa",
"icons": [
{
"src": "res/Avraham_Society_icon.png",
"src": "res/logo-gradiented.png",
"sizes": "any"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 KiB