Tweaked slide layout
[cipher-training.git] / slides / transposition-encipher.html
index af03f758de573fd1217cfa80e35a787f04580d79..025f09ade556121b0e839543d35ace78e44bef37 100644 (file)
         color: #ff6666;
         text-shadow: 0 0 20px #333;
         padding: 2px 5px;
+      }
+      .indexlink {
+        position: absolute;
+        bottom: 1em;
+        left: 1em;
       }
        .float-right {
         float: right;
 
 ---
 
+layout: true
+
+.indexlink[[Index](index.html)]
+
+---
+
 # Transposition ciphers
 
 Rather than changing symbols (substitution ciphers),