update from sparkleup
This commit is contained in:
parent
66164f040f
commit
016b028912
|
@ -5,6 +5,7 @@ I gave the newsletter some thought to figure out how it might best serve members
|
|||
|
||||
* Separate new and repeating content - that is, news that is true for one week should be first; news that recurs week after week (Carolyn Stevens's recovery, for instance) next, and then repeated items such as the news group section last.
|
||||
* Headers - Each section should come with a header.
|
||||
* Update news group content.
|
||||
|
||||
Here is an example news letter:
|
||||
|
||||
|
@ -16,6 +17,15 @@ Here is an example news letter:
|
|||
letter-spacing: 1rem;
|
||||
border-bottom: 1px solid black;
|
||||
}
|
||||
|
||||
table td {
|
||||
border: none;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
thead {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
| | |
|
||||
|
@ -47,4 +57,6 @@ The worship and ministry committee has approved using closed-captions for Zoom m
|
|||
|
||||
## Meeting information
|
||||
|
||||
Did you know that UFM has an online mailing list? Friends use the UFM mailing list to share email announcements relevant to the UFM community. The list is for announcements only, not discussion, and Friends may choose to receive a daily summary rather than each individual message. We encourage you to join! Please email <webmaster@ufmseattle.org> with any questions or to join.
|
||||
|
||||
**COVID-19 guidelines from CoRM (committee on reopening meeting):** If you are not fully vaccinated or if you have symptoms of a respiratory infection, please do not come to the UFM campus; join us for online worship at 11:00 am instead. We are once again requiring everyone to wear a mask while inside the meetinghouse. We are also asking everyone to maintain physical distancing between people who are not from the same household. This includes refraining from holding hands in a circle at the rise of meeting for worship, as this brings people too close together. Forming a circle behind the first row of chairs will give you adequate distance between individuals. Remember to maintain social distancing in conversations after the rise of meeting – better yet, go outside. We will get through this together.
|
||||
|
|
Loading…
Reference in New Issue