Skip to content

Commit

Permalink
Ish Matzliach Bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
NightScript370 committed Dec 13, 2024
1 parent 9122275 commit ee836e2
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 29 deletions.
47 changes: 25 additions & 22 deletions assets/images/havdalah.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 11 additions & 7 deletions pages/shul-wall/ish-matzliach-bk.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@
font-size: .8rem;
}

#dataGrid > *:not(.wideView):not(:nth-child(2)) {
font-size: 2.55rem;
}

#dataGrid .h1,
#dataGrid h1 {
font-size: 1.25rem;
Expand Down Expand Up @@ -184,7 +188,7 @@
margin-bottom: .75vw;
text-align: center;
line-height: 1.2;
font-size: .6em;
font-size: .95rem;
font-weight: bold;
}

Expand Down Expand Up @@ -241,20 +245,20 @@
<div style="text-align: left; width: fit-content">
<div style="text-align: center; font-weight: bold; font-size: 1.15em;" data-parasha></div>
<div data-lightingCandles><i class="bi bi-fire"></i> </div>
<div data-tzetShab data-rt-text='R"T'>{% include havdalah.svg %} </div>
<div data-tzetShab data-rt-text='R"T'><svg viewBox="0 0 100 100"><use href="/assets/images/havdalah.svg#Layer_1"/></svg> </div>
</div>
</div>
</div>
<div id="dataGrid">
<div style="font-size: 1.35rem;">
<div>
<dl class="list-group list-group-flush lh-sm" data-zfFind="DafYomi">
<div class="list-group-item d-flex justify-content-between">
<dt class="langTV lang-hb">תלנוד בבלי</dt>
<dt class="langTV lang-en">Talmud Bavli</dt>
<dd class="m-0" data-zfReplace="dafBavli"></dd>
</div>
</dl>
<h1 class="text-center mb-0 pt-3" style="font-size: 1.75rem;">Weekday Schedule</h1>
<h1 class="text-center mb-0 pt-3" style="font-size: 2.75rem;">Weekday Schedule</h1>
<div class="card">
<ul class="list-group list-group-flush">
<li class="list-group-item d-flex justify-content-between align-items-center">
Expand All @@ -271,7 +275,7 @@ <h1 class="text-center mb-0 pt-3" style="font-size: 1.75rem;">Weekday Schedule</
</li>
</ul>
</div>
<h1 class="text-center mb-0 pt-3" style="font-size: 1.75rem;">Hiloulot of...</h1>
<h1 class="text-center mb-0 pt-3" style="font-size: 2.75rem;">Hiloulot of...</h1>
<div class="card hiloulotCard">
<div class="marquee" style="height: 75px;">
<ul class="list-group list-group-flush marquee__content" data-fillText="There aren't any today" data-zfFind="hiloulah" data-zfIndex="en">
Expand All @@ -288,8 +292,8 @@ <h1 class="text-center mb-0 pt-3" style="font-size: 1.75rem;">Hiloulot of...</h1
</div>
</div>
<div>
<h1 class="text-center" style="font-size: 3rem;">Shabbat Schedule</h1>
<div class="card" style="font-size: 1.35rem;">
<h1 class="text-center" style="font-size: 4rem;">Shabbat Schedule</h1>
<div class="card">
<ul class="list-group list-group-flush">
<li class="list-group-item d-flex justify-content-between" id="shirHashirim">
<b>Shir Hashirim</b>
Expand Down

0 comments on commit ee836e2

Please sign in to comment.