Skip to content

Commit

Permalink
Scaled table
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanush7 committed Sep 20, 2024
1 parent 94abd37 commit e855cd9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@ td {
vertical-align: top;
}

.scaled-table {
transform: scale(0.9);
transform-origin: top left;
/* width: 120%; */
}

.bordered-image {
display: block;
box-sizing: border-box;
Expand Down
4 changes: 4 additions & 0 deletions documents/policies/internal/Payment Authorization.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,14 @@ The purpose of this policy is to outline the procedures for individual WCA Staff
### Authorized Individuals
All figures are in US Dollars. Transactions in foreign currencies should be converted to the US Dollar equivalent amount. Reminder, all payments above these figures or not in these categories must be explicitly authorized via a vote of the WCA Board.

::: {.scaled-table}

| Staff Member Name | Individual Role | Gear Team Orders | Championship Support | Travel Funding | Equipment Funding | RO Support | Other Contracts | Other Budget Items |
| -------------------- | ------------------- | ---------------- | -------------------- | -------------- | ----------------- | ---------- | --------------- | ------------------------------ |
| Blake Thompson | WCA Board Member | $10,000 | $50,000 | $5,000 | $10,000 | $5,000 | $10,000 | $5,000. $10,000 for legal fees |
| Raymond Goslow | WCA Treasurer | $10,000 | $50,000 | $5,000 | $10,000 | $5,000 | $10,000 | $5,000. $10,000 for legal fees |
| Edward Hollingdale | WFC Leader | $10,000 | $50,000 | $5,000 | $10,000 | $5,000 | $10,000 | $5,000. $10,000 for legal fees |
| Daniel M. James | WFC Member | $3,000 | $0 | $0 | $3,000 | $0 | $0 | $0 |

:::

0 comments on commit e855cd9

Please sign in to comment.