fix some links and sucH
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -71,7 +71,7 @@
|
|||||||
<div id="titlebracket">
|
<div id="titlebracket">
|
||||||
<h1 style="padding-bottom: 2em;">Services</h1>
|
<h1 style="padding-bottom: 2em;">Services</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="centered-container"> <div style="display: inline-flex;flex-direction: column;align-items: stretch;"> <a class="servicelink"> <div class="serviceitem"> <span>Chavurah</span> <p> Attend our Chok L’Yisrael based Torah study on Discord every Sunday, 12:00-1:00 pm EST and gain access to our non-denominational & lay led Chavurah server along with its study resources and motivated members for $30 a month! </p> </div> </a> <a class="servicelink"> <div class="serviceitem"> <span>Consultation</span> <p> We offer basic individual consultations on topics ranging from conversion to the diversity of the modern Kuwaiti Jewish Community and Spiritual motivation for $20 an hour! </p> </div> </a> <a class="servicelink"> <div class="serviceitem"> <span>Kashrut</span> <p> See the selection of Jewish products available in Kuwait for free! </p> </div> </a> </div> </div> <style> .servicelink { text-decoration: none; color: black; } .serviceitem { background-color: white; border-radius: 20px 0px 20px 0px; padding: 20px; margin: 20px; text-align: left; box-shadow: 6px 6px 2px red; transition: box-shadow 0.5s; max-width: 1000px; } .serviceitem > span { font-size: 1.5em; } .serviceitem > p { border-left: 4px solid green; padding: 10px; } .serviceitem:hover { box-shadow: 3px 3px 0px red; } </style>
|
<div class="centered-container"> <div style="display: inline-flex;flex-direction: column;align-items: stretch;"> <a class="servicelink" href="https://discord.gg/W3dx7cyx"> <div class="serviceitem"> <span>Chavurah</span> <p> Attend our Chok L’Yisrael based Torah study on Discord every Sunday, 12:00-1:00 pm EST and gain access to our non-denominational & lay led Chavurah server along with its study resources and motivated members for $30 a month! </p> </div> </a> <a class="servicelink" href="mailto:ovadiah@avrahamsociety.org"> <div class="serviceitem"> <span>Consultation</span> <p> We offer basic individual consultations on topics ranging from conversion to the diversity of the modern Kuwaiti Jewish Community and Spiritual motivation for $20 an hour! </p> </div> </a> <a class="servicelink" > <div class="serviceitem"> <span>Kashrut</span> <p> See the selection of Jewish products available in Kuwait for free! </p> </div> </a> </div> </div> <style> .servicelink { text-decoration: none; color: black; } .serviceitem { background-color: white; border-radius: 20px 0px 20px 0px; padding: 20px; margin: 20px; text-align: left; box-shadow: 6px 6px 2px red; transition: box-shadow 0.5s; max-width: 1000px; } .serviceitem > span { font-size: 1.5em; } .serviceitem > p { border-left: 4px solid green; padding: 10px; } .serviceitem:hover { box-shadow: 3px 3px 0px red; } </style>
|
||||||
<div class="bottom">
|
<div class="bottom">
|
||||||
<img src="http://localhost:8080//res/Avraham_Society.png">
|
<img src="http://localhost:8080//res/Avraham_Society.png">
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,5 +1,6 @@
|
|||||||
[!][@on minify]
|
[!][@on minify]
|
||||||
[=title "Consultation"]
|
[=title "Consultation"]
|
||||||
|
[=link "mailto:ovadiah@avrahamsociety.org"]
|
||||||
[=content-]
|
[=content-]
|
||||||
[/]
|
[/]
|
||||||
[=quickdesc-]
|
[=quickdesc-]
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
[=title "Chavurah"]
|
[=title "Chavurah"]
|
||||||
[=content-]
|
[=content-]
|
||||||
[/]
|
[/]
|
||||||
|
[=link "https://discord.gg/W3dx7cyx"]
|
||||||
[=quickdesc-]
|
[=quickdesc-]
|
||||||
Attend our Chok L’Yisrael based Torah study on Discord every Sunday, 12:00-1:00 pm EST and gain access to our
|
Attend our Chok L’Yisrael based Torah study on Discord every Sunday, 12:00-1:00 pm EST and gain access to our
|
||||||
non-denominational & lay led Chavurah server along with its study resources and motivated members for $30 a month!
|
non-denominational & lay led Chavurah server along with its study resources and motivated members for $30 a month!
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
[f order i]
|
[f order i]
|
||||||
[f servicepages service]
|
[f servicepages service]
|
||||||
[i service.title i equals]
|
[i service.title i equals]
|
||||||
<a class="servicelink">
|
<a class="servicelink" [i service.link] href="[^service.link]"[/] >
|
||||||
<div class="serviceitem">
|
<div class="serviceitem">
|
||||||
<span>[^service.title]</span>
|
<span>[^service.title]</span>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user