fix some links and sucH
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<div id="titlebracket">
|
||||
<h1 style="padding-bottom: 2em;">Services</h1>
|
||||
</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">
|
||||
<img src="http://localhost:8080//res/Avraham_Society.png">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user