styling "puzzle" and "deadend" like "choice"
authorJonathan Blake <jonathan.blake@projectaon.org>
Tue, 13 Nov 2012 19:32:39 +0000 (19:32 +0000)
committerJonathan Blake <jonathan.blake@projectaon.org>
Tue, 13 Nov 2012 19:32:39 +0000 (19:32 +0000)
git-svn-id: https://projectaon.org/data/trunk@2167 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11

en/.publisher/style/compatible/main.csst
en/.publisher/style/epub/main.csst
en/.publisher/style/freewaywarrior-compatible/main.csst
en/.publisher/style/freewaywarrior/main.csst
en/.publisher/style/standard/main.csst

index 3111ff1..2c16c3f 100644 (file)
@@ -110,7 +110,7 @@ dt {
  font-style: italic;
 }
 
-.choice, .combat {
+.choice, .puzzle, .deadend, .combat {
  text-align: left;
  margin-left: 15px;
  width: 435px;
index 5aa328e..1c73fc0 100644 (file)
@@ -63,6 +63,6 @@ dt, cite, .dedication, .thought, .onomatopoeia, .spell {
  margin-bottom: 15ex;
 }
 
-.choice, .combat {
+.choice, .puzzle, .deadend, .combat {
  margin-left: 1em;
 }
index c2391eb..f174e61 100644 (file)
@@ -104,7 +104,7 @@ dt {
  font-style: italic;
 }
 
-.choice, .combat {
+.choice, .puzzle, .deadend, .combat {
  text-align: left;
  margin-left: 15px;
  width: 435px;
index 92cdc1a..da538c7 100644 (file)
@@ -112,7 +112,7 @@ span.signpost { font-size: 0.8em }
  font-style: italic;
 }
 
-.choice, .combat {
+.choice, .puzzle, .deadend, .combat {
  text-align: left;
  margin-left: 15px;
  width: 435px;
index da21dfb..74539db 100644 (file)
@@ -122,7 +122,7 @@ span.signpost { font-size: 0.8em }
  font-style: italic;
 }
 
-.choice, .combat {
+.choice, .puzzle, .deadend, .combat {
  text-align: left;
  margin-left: 15px;
  width: 435px;