final commit for the day. got the pwa working and nice.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[?]
|
||||
[=baseurl https://swaous.asuscomm.com/dev/avrahamsociety/]
|
||||
[=baseurl https://swaous.asuscomm.com/dev/avrahamsociety]
|
||||
@@ -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%;
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
BIN
site/res/logo-gradiented-old.png
Normal file
BIN
site/res/logo-gradiented-old.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 441 KiB |
BIN
site/res/logo-gradiented.png
Normal file
BIN
site/res/logo-gradiented.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 452 KiB |
Reference in New Issue
Block a user