Skip to content

Commit

Permalink
proberen
Browse files Browse the repository at this point in the history
  • Loading branch information
WWK2024 committed Feb 8, 2024
1 parent 9c3942b commit f944f0a
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions pages/correctie factoren.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<br/>
<b>Bedrijfsroeiveld</b>
<br>
<br/>
Voor de tijden bedrijfsroeiveld zullen de klassement correctiefactoren worden toegepast:
“ Voor elke roeiende vrouw aan boord van de 8+ wordt de eindtijd per wedstrijd met 1,25% verminderd.”
<br>
Expand All @@ -25,17 +24,13 @@
Voorbeeld:
<br>
<pre>
Roeier Leeftijd correctie factor
M 44 0,967
M 38 0,982
V 52 0,849
V 36 0,885
Bootgemiddelde correctie factor: 0,9208
Roeier Leeftijd correctie factor
M 44 0,967
M 38 0,982
V 52 0,849
V 36 0,885
Bootgemiddelde correctie factor: 0,9208
</pre>




</v-card-text>
</v-card>
</div>
Expand All @@ -48,6 +43,9 @@
top: -12px;
left: -12px;
}
pre {
font-family: inherit;
}
.snel_naar_knop {
width: 87.5%;
Expand Down

0 comments on commit f944f0a

Please sign in to comment.