Skip to content

Commit d58a286

Browse files
committed
1 parent ee319e5 commit d58a286

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

conferences/2024/assets/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@ h2{font-size:2.00rem;}
4848
h3{font-size:1.67rem;}
4949
h4{font-size:1.33rem;}
5050
p{list-style:none; margin:24px auto 24px auto; padding:0; width:900px; text-align:left;}
51-
li a, p a {text-decoration:underline; text-decoration-color:#b8860b;}
51+
li a, p a {text-decoration:underline; text-decoration-color:#b8860b; }
5252
ul{list-style:none; margin:24px auto 24px auto; padding:0; width:800px; text-align:left;}
53+
ol{margin:24px auto 24px auto; padding:0; width:800px; text-align:left; line-height: 36px}
5354
ul li{list-style:none; margin:0 auto 0 auto; padding:0; text-align:left;}
5455
i,em{font-style:italic;}
5556
b,strong{font-weight:bold;}

conferences/2024/health_and_safety/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h2>Health and Safety</h2>
5252

5353
<p>The event has a Health and Safety policy (inspired by <a href="https://publichealthpledge.com">publichealthpledge.com</a>).
5454

55-
<p>If the policy changes it is only strengthened - never weakened - between the event's announcement and the event itself.</p>
55+
<p>The policy comprises the following components:</p>
5656

5757
<ol>
5858
<li>In-person participants will be required to wear a FFP3 face mask.</li>
@@ -61,6 +61,8 @@ <h2>Health and Safety</h2>
6161
<li>The CO2 level in the rooms will be monitored to ensure good ventilation (PPM under 1000).</li>
6262
</ol>
6363

64+
<p><i>If the policy changes it is only strengthened - never weakened - between the event's announcement and the event itself.</i></p>
65+
6466
<footer>
6567
&copy; Conference Organizers
6668
&nbsp;|&nbsp; Design by <a href="https://github.com/mikepierce">Mike Pierce</a>

0 commit comments

Comments
 (0)