Een simpele webpagina die zo duidelijk mogelijk de maatregelen omtrent COVID-19 bij Harambee communiceert.
https://covid-19.harambee.utwente.nl
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
288 lines
11 KiB
288 lines
11 KiB
4 years ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
|
||
|
<meta name="author" content="Harambee Nerds Commissie [nerds@harambee.nl]">
|
||
|
|
||
|
<meta name="keywords" content="volleybal, volleyball, enschede, universiteit, twente, university, of, twente, student, studenten, vereniging, association">
|
||
|
<meta name="description" content="Information about COVID-19 measures and playing at Harambee">
|
||
|
<meta name="theme-color" content="#66008C">
|
||
|
|
||
|
<meta property="og:title" content="🏐 v.v Harambee — Student volleyball in Enschede">
|
||
|
<meta property="og:description" content="Information regarding COVID-19 measures and playing at Harambee">
|
||
|
<meta property="og:image" content="https://harambee.utwente.nl/layout/images/logo-harambee.png">
|
||
|
<meta property="og:type" content="website">
|
||
|
<meta property="og:url" content="https://covid-19.harambee.utwente.nl">
|
||
|
|
||
|
<title>Harambee - COVID-19 maatregelen</title>
|
||
|
|
||
|
<link rel="shortcut icon" href="harambee.ico" type="image/x-icon" />
|
||
|
|
||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/3.0.2/fullpage.min.css" integrity="sha384-5ifpfhR/+nZGyBOnFGX9Blzx7418/Cj6eK1kMEJFUCgv39+AfAt9reg9LtRPdCQs" crossorigin="anonymous">
|
||
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
||
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.14.0/css/all.css" crossorigin="anonymous">
|
||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css" integrity="sha384-xyZLiqnBEFn1hDkS8VeG/YHoqOjS/ucimT8TI6GDr9+ZP1UNbZr6d/q0ldMi/xvL" crossorigin="anonymous">
|
||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Exo+2" >
|
||
|
|
||
|
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
||
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/3.0.2/vendors/scrolloverflow.min.js" integrity="sha384-JidlVB7YmUUH+vUfjaYKep1qGThQCAoL90VJQDRqiS2xAjWJuAIc7Nn5dxb8fOnJ" crossorigin="anonymous"></script>
|
||
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/3.0.2/fullpage.min.js" integrity="sha384-6yU9abmAgbGzbp5/zFigT6Ltjr3M5b0gSE6XFSO+ZMMuS1AXZlyh2tqWSVgIHRu+" crossorigin="anonymous"></script>
|
||
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
|
||
|
<script src="js/jquery.localize.min.js"></script>
|
||
|
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
|
||
|
function toProductionSite() {
|
||
|
var name="seen-covid-info";
|
||
|
var value="0";
|
||
|
var days=30;
|
||
|
var expires = "";
|
||
|
if (days) {
|
||
|
var date = new Date();
|
||
|
date.setTime(date.getTime() + (days*24*60*60*1000));
|
||
|
expires = "; expires=" + date.toUTCString();
|
||
|
}
|
||
|
document.cookie = name + "=" + (value || "") + expires + "; domain=.harambee.utwente.nl; path=/";
|
||
|
|
||
|
window.location.href = "https://harambee.utwente.nl";
|
||
|
};
|
||
|
|
||
|
</script>
|
||
|
|
||
|
|
||
|
<style>
|
||
|
p {
|
||
|
font-size: 110%;
|
||
|
}
|
||
|
|
||
|
.centre{
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
#subtitle{
|
||
|
padding-top: 20px;
|
||
|
}
|
||
|
|
||
|
.section{
|
||
|
text-align: left;
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
|
||
|
#harambeeVideo{
|
||
|
position: absolute;
|
||
|
right: 0;
|
||
|
bottom: 0;
|
||
|
top: 0;
|
||
|
right: 0;
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
background-size: 100% 100%;
|
||
|
background-color: orange;
|
||
|
background-position: center center;
|
||
|
background-size: contain;
|
||
|
object-fit: cover;
|
||
|
z-index: 3;
|
||
|
}
|
||
|
|
||
|
.container{
|
||
|
position: relative;
|
||
|
z-index: 4;
|
||
|
width: 100%;
|
||
|
left: 0%;
|
||
|
top: 0.5%;
|
||
|
font-family: 'Exo 2', sans-serif;
|
||
|
}
|
||
|
|
||
|
#section0 .jumbotron{
|
||
|
color: purple;
|
||
|
}
|
||
|
|
||
|
.jumbotron-transparent{
|
||
|
background: rgba(221, 210, 210, 0.9);
|
||
|
}
|
||
|
|
||
|
.alert-tryouts{
|
||
|
background: rgba(255, 89, 0, 0.8);
|
||
|
color: white;
|
||
|
}
|
||
|
|
||
|
.alert-member{
|
||
|
background: rgba(102, 0, 140, 0.65);
|
||
|
color: white;
|
||
|
}
|
||
|
|
||
|
.alert-moreinfo{
|
||
|
background: rgba(230, 230, 230, 0.6);
|
||
|
color: black;
|
||
|
}
|
||
|
|
||
|
.btn-tryout{
|
||
|
background: rgba(255, 89, 0, 1);
|
||
|
color: white;
|
||
|
}
|
||
|
|
||
|
.btn-member{
|
||
|
background: lightblue;
|
||
|
color: black;
|
||
|
}
|
||
|
|
||
|
.btn-disabled{
|
||
|
background: rgba(230, 230, 230, 0.2);
|
||
|
color: rgba(230, 230, 230, 0.5);
|
||
|
font-style: italic;
|
||
|
font-weight: lighter;
|
||
|
}
|
||
|
|
||
|
#section0{
|
||
|
background-image: url(./media/bg.svg);
|
||
|
background-size: inherit;
|
||
|
background-color: orangered;
|
||
|
background-repeat: no-repeat;
|
||
|
background-position: top;
|
||
|
padding: 2% 0 0 0;
|
||
|
}
|
||
|
|
||
|
.haramPaars{
|
||
|
color: purple;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
.haramOranje{
|
||
|
color: rgb(255, 89, 0);
|
||
|
}
|
||
|
|
||
|
.link{
|
||
|
color: purple;
|
||
|
}
|
||
|
|
||
|
.jumbotron img{
|
||
|
padding-bottom: 15px;
|
||
|
}
|
||
|
|
||
|
ul.no-bullet{
|
||
|
list-style: none;
|
||
|
}
|
||
|
|
||
|
ul.no-bullet li{
|
||
|
padding-top: 0.35em;
|
||
|
padding-left: 1.0em;
|
||
|
text-indent: -1.0em;
|
||
|
}
|
||
|
|
||
|
#fp-nav ul li a span, .fp-slidesNav ul li a span{
|
||
|
background-color: rgba(230, 230, 230, 1);
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: 'Tropical Asian';
|
||
|
src: url(./tropicalasian.ttf);
|
||
|
}
|
||
|
|
||
|
@font-face{
|
||
|
font-family: 'BLACK';
|
||
|
src: url(./black.ttf);
|
||
|
}
|
||
|
|
||
|
.kick-in_header{
|
||
|
font-family: 'Tropical Asian', sans-serif;
|
||
|
}
|
||
|
|
||
|
.kick-in_content{
|
||
|
font-family: 'BLACK', sans-serif;
|
||
|
margin-bottom: -5px;
|
||
|
}
|
||
|
|
||
|
.regular-site{
|
||
|
position: absolute;
|
||
|
display: block;
|
||
|
top: 0.4em;
|
||
|
right: 0.4em;
|
||
|
z-index: 6;
|
||
|
font-family: 'Exo 2', sans-serif;
|
||
|
color: white;
|
||
|
background-color: rgba(255, 89, 0, 0.6)
|
||
|
}
|
||
|
|
||
|
.fa-rocket {
|
||
|
font-size: 130%;
|
||
|
}
|
||
|
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<div id="fullscreen">
|
||
|
<div class="section" id="section0">
|
||
|
|
||
|
<div class="container">
|
||
|
<div class="row">
|
||
|
<div class="col-md-6">
|
||
|
<div class="jumbotron jumbotron-transparent">
|
||
|
<img class="animated" src="media/harambee-logo.png">
|
||
|
<h2>Informatie over COVID-19 maatregelen bij Harambee</h2>
|
||
|
<p id="subtitle">De universiteit heeft verschillende regels opgesteld zodat we veilig kunnen sporten. Je vind ze hier op een rijtje.</p>
|
||
|
<p>Mochten aan de hand van deze pagina ontduidelijkheden zijn, mail dan het bestuur: <a href="mailto:bestuur@harambee.nl">bestuur@harambee.nl</a>.</p>
|
||
|
<a href="hhttps://harambee.utwente.nl/media/cms/5f607055a950d/SU%20and%20Sports%20Centre%20Rules%20and%20Guidelines.pdf" role="button" class="btn btn-tryout" aria-pressed="true">
|
||
|
<i class="fas fa-file-pdf"></i> COVID-19 reglement
|
||
|
</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-md-6">
|
||
|
<div class="animated fadeInUp faster alert alert-member shadow">
|
||
|
<h2>Voor sporters</h2>
|
||
|
<ul class="list-unstyled">
|
||
|
<li><i class="fas fa-hands-wash"></i> Was je handen voor en na trainingen en wedstrijden.</li>
|
||
|
<li><i class="fas fa-people-arrows"></i> Hou buiten rally's altijd 1,5 meter afstand tot elkaar. Ook op de spelersbank.</li>
|
||
|
<li><i class="fas fa-user-clock"></i> Voorafgaand aan een wedstrijd mag een team niet de zaal in zolang er nog andere ploegen in de hal bezig zijn.</li>
|
||
|
<li><i class="fas fa-handshake-alt-slash"></i> Voorafgaand aan wedstrijden geven we geen handen.</li>
|
||
|
<li><i class="fas fa-head-side-cough-slash"></i> Bij voorkeur niet yellen binnen 1,5 meter van elkaar.</li>
|
||
|
<li><i class="fas fa-volleyball-ball"></i> Na trainingen en wedstrijden moeten de gebruikte ballen worden gedesinfecteerd.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="animated fadeInDown fast alert alert-tryouts shadow">
|
||
|
<h2>Faciliteiten</h2>
|
||
|
<ul class="list-unstyled">
|
||
|
<li><i class="fas fa-person-booth"></i> Kleedkamers zijn beperkt beschikbaar, max. 6 personen per kleedkamer.</li>
|
||
|
<li><i class="fas fa-shower"></i> Max. 2 personen tegelijk in de douches.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="animated fadeInDown fast alert alert-tryouts shadow">
|
||
|
<h2>Voor toeschouwers</h2>
|
||
|
<ul class="list-unstyled">
|
||
|
<li><i class="fas fa-users-slash"></i> Publiek in de sporthallen is nog <em>niet</em> toegestaan!</li>
|
||
|
<li><i class="fas fa-coffee"></i> De kantine is gewoon geopend. Indien je verzekerd wil zijn van een zitplaats dien je te reserveren.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="row justify-content-center">
|
||
|
<div class="col-md-4">
|
||
|
<div class="alert alert-member shadow text-center">
|
||
|
<!-- <p>Ik heb de informatie gelezen.</p> -->
|
||
|
<a href="#" onclick="toProductionSite()" role="button" class="btn btn-tryout" aria-pressed="true">
|
||
|
Door naar de normale site <i class="align-middle fas fa-rocket"></i>
|
||
|
</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
new fullpage('#fullscreen', {
|
||
|
// options
|
||
|
licenseKey: 'OPEN-SOURCE-GPLV3-LICENSE',
|
||
|
anchors: ['home','volleyball','association'],
|
||
|
navigation: true,
|
||
|
navigationPosition: 'right',
|
||
|
scrollOverflow: true
|
||
|
});
|
||
|
</script>
|
||
|
|
||
|
</body>
|
||
|
</html>
|