Adjusting sizes, intended to print landscape.
This commit is contained in:
15
index.html
15
index.html
@ -8,7 +8,6 @@
|
||||
<div class=first>
|
||||
<h3>First Sunday, <span class=date>Oct. 6th<span></h3>
|
||||
<div class=am>
|
||||
<h4>AM</h4>
|
||||
<ul>
|
||||
<li><h5>Toddlers</h5></li>
|
||||
<li>Sara Bernard</li>
|
||||
@ -23,8 +22,8 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class=pm>
|
||||
<h4>PM</h4>
|
||||
<ul>
|
||||
<li><h5>Evening Service</h5></li>
|
||||
<li>Susan Miller</li>
|
||||
<li><em>TBD</em></li>
|
||||
</ul>
|
||||
@ -34,7 +33,6 @@
|
||||
<div class=second>
|
||||
<h3>Second Sunday, <span class=date>Oct. 13th</span></h3>
|
||||
<div class=am>
|
||||
<h4>AM</h4>
|
||||
<ul>
|
||||
<li><h5>Toddlers</h5></li>
|
||||
<li>Sara Bernard</li>
|
||||
@ -49,8 +47,8 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class=pm>
|
||||
<h4>PM</h4>
|
||||
<ul>
|
||||
<li><h5>Evening Service</h5></li>
|
||||
<li>Zoe Torres</li>
|
||||
<li>Hannah Torres</li>
|
||||
</ul>
|
||||
@ -60,7 +58,6 @@
|
||||
<div class=third>
|
||||
<h3>Third Sunday, <span class=date>Oct. 20th</span></h3>
|
||||
<div class=am>
|
||||
<h4>AM</h4>
|
||||
<ul>
|
||||
<li><h5>Toddlers</h5></li>
|
||||
<li>Sara Bernard</li>
|
||||
@ -75,8 +72,8 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class=pm>
|
||||
<h4>PM</h4>
|
||||
<ul>
|
||||
<li><h5>Evening Service</h5></li>
|
||||
<li><em>TBD</em></li>
|
||||
<li>Alayna Robert</li>
|
||||
</ul>
|
||||
@ -86,7 +83,6 @@
|
||||
<div class=fourth>
|
||||
<h3>Fourth Sunday, <span class=date>Oct. 27th</span></h3>
|
||||
<div class=am>
|
||||
<h4>AM</h4>
|
||||
<ul>
|
||||
<li><h5>Toddlers</h5></li>
|
||||
<li>Sara Bernard</li>
|
||||
@ -101,8 +97,8 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class=pm>
|
||||
<h4>PM</h4>
|
||||
<ul>
|
||||
<li><h5>Evening Service</h5></li>
|
||||
<li>Deidra Dawson<li>
|
||||
<li>Shekinah Dawson</li>
|
||||
</ul>
|
||||
@ -112,7 +108,6 @@
|
||||
<div class=fifth>
|
||||
<h3>Fifth Sunday</h3>
|
||||
<div class=am>
|
||||
<h4>AM</h4>
|
||||
<ul>
|
||||
<li><h5>Toddlers</h5></li>
|
||||
<li>Sara Bernard</li>
|
||||
@ -127,8 +122,8 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class=pm>
|
||||
<h4>PM</h4>
|
||||
<ul>
|
||||
<li><h5>Evening Service</h5></li>
|
||||
<li><em>TBD</em><li>
|
||||
<li><em>TBD</em></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user