summary refs log tree commit diff stats
path: root/css/verse.css
diff options
context:
space:
mode:
authorCase Duckworth2015-03-02 20:29:55 -0700
committerCase Duckworth2015-03-02 20:29:55 -0700
commit9eae0da13fc41738547643bcf87027c53550100f (patch)
tree2fd4dbdf0b2d5ce29834330df45a191c249493b3 /css/verse.css
parentMove dedication before epigraph (diff)
downloadautocento-9eae0da13fc41738547643bcf87027c53550100f.tar.gz
autocento-9eae0da13fc41738547643bcf87027c53550100f.zip
First CSS styles: _common, verse, prose
Diffstat (limited to 'css/verse.css')
-rw-r--r--css/verse.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/css/verse.css b/css/verse.css index e69de29..cce076c 100644 --- a/css/verse.css +++ b/css/verse.css
@@ -0,0 +1,9 @@
1/* VERSE css for Autocento.
2 * for VERSE considerations ONLY, e.g.:
3 * line breaks
4 * how to continue lines
5 * etc.
6 */
7
8.verse {
9}