Sorry if this is a very basic question, but my noobish fiddling with css hasn't been very fruitful, and I was hoping someone might point me in the right direction.
Essentially, I present player options/choices as a set of separate links below the descriptive text, instead of inline within the text. I would like this set of links to remain in a constant location roughly at the lower right of the passage, anchored to the bottom of the passage, regardless of how much description text the passage contains. While I can sort of achieve that effect with a div container enclosing the option links in each passage, I would like to know how to do it globally, with the game stylesheet. I can create a separate pane with a header or footer tag, but I do not know how to make a particular passage's option-statements reside in it.
Appreciate any help that comes my way.
Essentially, I present player options/choices as a set of separate links below the descriptive text, instead of inline within the text. I would like this set of links to remain in a constant location roughly at the lower right of the passage, anchored to the bottom of the passage, regardless of how much description text the passage contains. While I can sort of achieve that effect with a div container enclosing the option links in each passage, I would like to know how to do it globally, with the game stylesheet. I can create a separate pane with a header or footer tag, but I do not know how to make a particular passage's option-statements reside in it.
Appreciate any help that comes my way.