Skip to content

Commit

Permalink
Add priority to videomaker
Browse files Browse the repository at this point in the history
  • Loading branch information
davehakkens committed Feb 9, 2024
1 parent 6385623 commit e99215a
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 13 deletions.
2 changes: 1 addition & 1 deletion 401.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="6227475e419586011a00bf4e" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="6227476f08da684a234d9140" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion basekamp.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="61e3163b16f8db173b2969a3" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
3 changes: 3 additions & 0 deletions css/components.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ html[data-w-dynpage] [data-w-cloak] {
.w-code-block {
margin: unset;
}
pre.w-code-block code {
all: inherit;
}
.w-webflow-badge,
.w-webflow-badge * {
position: static;
Expand Down
9 changes: 9 additions & 0 deletions css/project-kamp.css
Original file line number Diff line number Diff line change
Expand Up @@ -2268,6 +2268,15 @@ a {
color: red;
}

.priority {
color: #fff;
text-transform: uppercase;
background-color: #ff4c55;
border-radius: 5px;
padding: 4px 10px;
font-size: 14px;
}

@media screen and (max-width: 991px) {
.thumbnail {
width: 33%;
Expand Down
2 changes: 1 addition & 1 deletion faq.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="61b254f0341dcdd7e68018fc" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="61a28d792b85aa518eb2d5a6" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion mission.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="61a28c95a74e5e258f91ce03" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion old-home.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="5a37d9885085cc0001bbcb7b" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion season-1.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="61a2864578afdd7eea502bf0" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion season-2.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="6404b4ec8a898d1120230e58" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion season-3.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="6581e1a40c1b2d378db2bbbc" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion season-new.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="61a2b1fe647af462c7c6d0a7" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion season-ongoing.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="628232130251748df7ed6cfa" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down
5 changes: 4 additions & 1 deletion support.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Mon Feb 05 2024 18:54:39 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Feb 09 2024 12:26:38 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="5fb91bf60208df16bc9bc236" data-wf-site="5a37d9885085cc0001bbcb7a">
<head>
<meta charset="utf-8">
Expand Down Expand Up @@ -126,6 +126,9 @@ <h1 class="heading-12 big">donate your workforce</h1>
<div class="dropdown-toggle-5 workforce w-dropdown-toggle"><img src="images/videomaker.png" loading="lazy" width="50" height="50" alt="illustration youtube" srcset="images/videomaker-p-500.png 500w, images/videomaker.png 532w" sizes="50px">
<div class="div-block-12">
<div class="text-block-4 title">JoIN our videomaking team (3x)</div>
<div class="priority">
<div class="prioritytext">Priority</div>
</div>
</div>
<div class="w-icon-dropdown-toggle"></div>
</div>
Expand Down

0 comments on commit e99215a

Please sign in to comment.