diff --git a/index.php.html b/index.php.html index 3f6c3b5..511bef7 100644 --- a/index.php.html +++ b/index.php.html @@ -286,7 +286,7 @@

- Ourdoor Archery (summer only)
third* Saturday of each Month
Shirley Community Primary School + Outdoor Archery
third* Saturday of each Month, summer only
Shirley Community Primary School

@@ -301,7 +301,7 @@

- Indoor Archery
first* Saturday of each Month
Kelsey Kerridge Sports Centre + Indoor Archery
first* (all-year) and third* (outside of summer) Saturday of each Month
Kelsey Kerridge Sports Centre

@@ -394,9 +394,9 @@

Archery, using your own equipment

- + 💳 - £16 per 2 hour event + £20 per 2 hour event
@@ -472,9 +472,9 @@

Archery, 2 hours twice a month using school equipment, weekly Martial Art or weekly Tai Chi

- + 💳 - £60/month + £57/month
@@ -503,9 +503,9 @@

Archery, 2 hours twice a month using your own equipment

- + 💳 - £28/month (2x2 hours) + £34/month (2x2 hours)
@@ -521,9 +521,9 @@

Archery, 2 hours twice a month using your own equipment, weekly Martial Art or weekly Tai Chi

- + 💳 - £43/month + £49/month
@@ -537,14 +537,14 @@

Archery, 2 hours twice a month using your own equipment, weekly Martial Art and weekly Tai Chi

- + 💳 - £58/month + £64/month
-

Family discount: 10% from the total price; you'll get a bespoke subscription link.

+

Family discount: 30% from the total subscription price; please contact us, so we can prepara a bespoke subscription link.

@@ -634,7 +634,7 @@ Peter Molnar

Peter Molnar

-

instructor â‹… blue belt

+

instructor â‹… red belt

+
+
+ Compiled by +

Printed Name

+

Signature

+

Date

+
+
+ Reviewed by +

Printed Name

+

Signature

+

Date

+
+
+ + @@ -301,22 +322,23 @@ session, or immediately should the condition develop during the class + + + + + + +
Bouncing arrows +
    +
  • arrows bouncing back from target
  • +
+
  • instructors
  • participants
  • public
Low +
    +
  • Disallow inexperienced participants from participating in scenarios when intermediate targets are used
  • +
  • Keep the minimum distance from any target to 10m
  • +
+
-
-
- Compiled by -

Printed Name

-

Signature

-

Date

-
-
- Reviewed by -

Printed Name

-

Signature

-

Date

-
-
- diff --git a/pakua_cambridge-risk_assessment-polonia_club.html b/pakua_cambridge-risk_assessment-polonia_club.html new file mode 100644 index 0000000..43b067f --- /dev/null +++ b/pakua_cambridge-risk_assessment-polonia_club.html @@ -0,0 +1,174 @@ + + + Risk Assessment for Pa-Kua Martial Arts in the Cricket Court of Hills Road Sports Centre + + + + + + + + + +

Risk Assessment for Pa-Kua Martial Arts in the Polonia Club Function Room

+ +

+ The following is our current risk assessment for Pa-Kua +Cambridge at the particular venue: Cricket Court of Hills Road Sports Centre.

+

+ Should you identify any further hazards that you feel are not +properly represented below, we would ask you to please contact Pa-Kua Cambridge at contact@pakua-cambridge.co.uk. This document was last updated on //. +

+ +

The following is considered to be compulsory and should be +considered in conjunction with the action points on this risk +assessment;

+ + +
+
+ Compiled by +

Printed Name

+

Signature

+

Date

+
+
+ Reviewed by +

Printed Name

+

Signature

+

Date

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
HazardRiskPersons at RiskRisk ratingControl Measures in Place
Techniques +
    +
  • general minor injury; sprains, strains, bruises
  • +
+
+
    +
  • instructors
  • +
  • participants
  • +
+
High +
    +
  • Clear demonstration and instruction
  • +
  • On-going monitoring and advice
  • +
  • No contact at levels where participants are not prepared
  • +
+
Techniques +
    +
  • general major injury; breaks, wounds
  • +
+
+
    +
  • instructors
  • +
  • participants
  • +
+
Medium +
    +
  • Clear demonstration and instruction
  • +
  • On-going monitoring and advice
  • +
  • No contact at levels where participants are not prepared
  • +
+
Room Fixtures +
    +
  • Slips, Trips, falls, or damage to furniture
  • +
+
+
    +
  • instructors
  • +
  • participants
  • +
+
Low +
    +
  • Any unnecessary hazards are removed from the area as appropriate
  • +
  • Area used for class checked in advance
  • +
  • Separator curtains safely tucked away
  • +
+
Incorrect Technique +
    +
  • general minor injury; sprains, strains, bruises
  • +
  • general major injury; breaks
  • +
+
+
    +
  • instructors
  • +
  • participants
  • +
+
Low +
    +
  • Clear demonstration and instruction
  • +
  • on-going monitoring and advice
  • +
  • No contact at levels where participants are not prepared
  • +
+
Viral infection +
    +
  • catching infectious disease
  • +
+
+
    +
  • instructors
  • +
  • participants
  • +
+
Medium +
    +
  • Encourage vaccination (COVID-19, flu, etc) for instructors and participants
  • +
  • Disallow participating with any symptoms of being sick
  • +
+
+ + diff --git a/print.css b/print.css index 9c5ce8d..3d498c8 100644 --- a/print.css +++ b/print.css @@ -1,6 +1,6 @@ @page { margin: 0.5in; - size: A4; + size: A4 landscape; } html, body { @@ -19,3 +19,31 @@ th, td { .pagebreak { page-break-after: always; } + +#logo img { + height: 4em; +} + +h1 { + margin: 1em !important; + padding: 0 !important; +} + +.signatures { + display: flex; + align-items: center; + justify-content: space-between; + padding: 1em 0; +} + +.signatures>div { + width: 45%; +} + +.signatures p { + margin-top: 2em; +} + +table { + page-break-inside: avoid; +} diff --git a/style.css b/style.css index 45c3eae..6cd7e6e 100644 --- a/style.css +++ b/style.css @@ -303,8 +303,21 @@ details > a { text-align: center; } +.prices { + align-items: stretch; +} + .prices .grid > div { padding: 0.3em; + display: flex; + flex-direction: column; + justify-content:space-between; +} + +.prices .grid > div a { + font-size: 1.3em; + display: block; + margin: 0.3em 0; } .prices .icons { @@ -312,7 +325,7 @@ details > a { display: flex; align-items: center; justify-content: space-around; - + } .prices img { @@ -399,10 +412,28 @@ details > a { display: inline-block !important; width: auto !important; } - + .prices h4 { display: block; height: auto; } } + +.signatures { + margin-top: 1em; + display: flex; + justify-content:center; +} + +.signatures > div { + width: 45%; +} + +#logo img { + height: 4em; + float: left; + position: relative; + z-index: 999; + margin: 1em; +}