aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/gen/style.css16
-rw-r--r--docs/pva.md12
-rw-r--r--docs/pve.md16
3 files changed, 41 insertions, 3 deletions
diff --git a/docs/gen/style.css b/docs/gen/style.css
index 43012db..601cbc6 100644
--- a/docs/gen/style.css
+++ b/docs/gen/style.css
@@ -45,4 +45,20 @@
th {
border-bottom: 1pt solid black;
}
+
+ .docintro p {
+ display: flex;
+ flex-direction: row;
+ justify-content: space-between;
+ margin: 0;
+ }
+
+ .docintro .left,
+ .docintro .right {
+ display: block;
+ }
+
+ .docintro .right {
+ text-align: right;
+ }
}
diff --git a/docs/pva.md b/docs/pva.md
index 3524c5e..c089e37 100644
--- a/docs/pva.md
+++ b/docs/pva.md
@@ -1,5 +1,17 @@
[Trello]: https://trello.com/b/LSiYzM8C/casadomotica
+<div class="docintro">
+ <span class="left">
+ Plan van aanpak<br/>
+ Project Domotica
+ </span>
+ <span class="right">
+ Joshua Regnier <b>(2183008)</b><br/>
+ Loek Le Blansch <b>(2180996)</b><br/>
+ Niels Stunnebrink <b>(2184532)</b>
+ </span>
+</div>
+
# Backgrounds
## Project
diff --git a/docs/pve.md b/docs/pve.md
index 127f7bf..7d41b99 100644
--- a/docs/pve.md
+++ b/docs/pve.md
@@ -1,9 +1,19 @@
+<div class="docintro">
+ <span class="left">
+ Pakket van eisen<br/>
+ Project Domotica
+ </span>
+ <span class="right">
+ Joshua Regnier <b>(2183008)</b><br/>
+ Loek Le Blansch <b>(2180996)</b><br/>
+ Niels Stunnebrink <b>(2184532)</b>
+ </span>
+</div>
+
# Introduction
-node = one node that contains both a button and a LED
+node = one node that contains both a button and a LED
SE = self explanatory
-# Goal
-
# Requirements
## Functional requirements