about summary refs log tree commit diff stats
path: root/css/verse.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/verse.css')
-rw-r--r--css/verse.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/verse.css b/css/verse.css index 1e04654..b76ff2c 100644 --- a/css/verse.css +++ b/css/verse.css
@@ -10,5 +10,6 @@
10} 10}
11 11
12.verse { 12.verse {
13 display: inline-box; 13 display: inline-block;
14 text-align: left;
14} 15}