Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xaprb/story.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaron Schwartz <xaprb@users.noreply.github.com>2018-09-11 05:23:12 +0300
committerBaron Schwartz <xaprb@users.noreply.github.com>2018-09-11 05:23:12 +0300
commit6c85f93ceccb6a46e09522ce4a8a4f2404647494 (patch)
tree5b90875240135013acee9e6d56fc87f2bd998063 /exampleSite
parent17503533c3c2803a4b712bfd42383fefcbd88a9b (diff)
descartes: .bw classes were outputting border-radius
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/slides/adirondack/index.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/exampleSite/content/slides/adirondack/index.md b/exampleSite/content/slides/adirondack/index.md
index 258b021..5368e73 100644
--- a/exampleSite/content/slides/adirondack/index.md
+++ b/exampleSite/content/slides/adirondack/index.md
@@ -408,9 +408,11 @@ layout: true
```
This content uses Adirondack's built-in `footer` css styling to define footer
-elements. You can see them at the bottom of this slide.
+elements. You can see them at the bottom of this slide. In the next section,
+you'll learn Descartes classes you can add
+to the div to style it, e.g. `.footer.bt.bc-cornflower[...]`.
-You can hide both the standard and custom footer on any slide with `class: no-footer`.
+You can hide both the RemarkJS and custom footer on any slide with `class: no-footer`.
---
layout: false