Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
KoopReynders authored Oct 19, 2023
1 parent 21b6243 commit 9782bf3
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,35 @@
}
article{
max-width: 35em;
margin: 2rem 0;
border-radius: .5rem;
color: #050542;
background-color: #66e5bf;
}
h1{
margin: 1rem 0;
font-size: 2rem;
font-weight: 600;
}
h2{
margin: 1rem 0;
font-size: 2rem;
font-weight: 600;
}


</style>
</head>
<body>

<main>

<article>
<header>
<h1>Opleidingscommisie FDND</h1>
<p>Elke opleiding heeft een Opleidingscommissie (OC) die de kwaliteit van de opleiding bewaakt. De OC bestaat uit studenten en docenten (50/50) en is officieel een medezeggenschapsorgaan.</p>

</header>

<article>
<h2>Contact en leden</h2>
<p>De opleidingscommissie van FDND bestaat uit de leden:</p>
<ol>
Expand Down

0 comments on commit 9782bf3

Please sign in to comment.