summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--platform-workshop/css/custom.css13
-rw-r--r--platform-workshop/slides.md3
2 files changed, 15 insertions, 1 deletions
diff --git a/platform-workshop/css/custom.css b/platform-workshop/css/custom.css
new file mode 100644
index 0000000..bb604ba
--- /dev/null
+++ b/platform-workshop/css/custom.css
@@ -0,0 +1,13 @@
+.reveal h2 {
+ font-size:2.07em;
+ hyphens: auto;
+}
+
+.reveal h1 {
+ font-size: 2.55em;
+}
+
+.reveal code {
+ font-size:1.5em;
+ line-height:1.3em;
+}
diff --git a/platform-workshop/slides.md b/platform-workshop/slides.md
index f0092a7..ce50a3e 100644
--- a/platform-workshop/slides.md
+++ b/platform-workshop/slides.md
@@ -95,6 +95,7 @@ Requires Vagrant and Virtualbox or other hypervisor | Physical or paravirtualize
# Tutorials
+
## Vagrant
- https://leap.se/en/docs/platform/tutorials/vagrant
@@ -107,7 +108,7 @@ Requires Vagrant and Virtualbox or other hypervisor | Physical or paravirtualize
---
-# Install pre-requisites
+# Install pre­requisites
- Install leap-cli on your workstation/laptop, NOT on the server !