summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorgeorge thomas <smoothreggae@users.noreply.github.com>2014-11-17 20:47:54 -0500
committergeorge thomas <smoothreggae@users.noreply.github.com>2014-11-17 20:47:54 -0500
commit01b979044d0b0377d93b8a0e67e670c5a22d4378 (patch)
tree59964d6fa65293bc57baf11926efa8fa1051caef /themes
parentb74c54b53264b6f05acb34e3f0815809de8856a5 (diff)
downloadasciidoc-py3-01b979044d0b0377d93b8a0e67e670c5a22d4378.tar.gz
add support for line decorations in text to the volnitsky theme
Diffstat (limited to 'themes')
-rw-r--r--themes/volnitsky/volnitsky.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/volnitsky/volnitsky.css b/themes/volnitsky/volnitsky.css
index 42ae7d2..c756ce5 100644
--- a/themes/volnitsky/volnitsky.css
+++ b/themes/volnitsky/volnitsky.css
@@ -369,6 +369,9 @@ em {
letter-spacing:+0.08em ! important;
}
+span.underline { text-decoration: underline; }
+span.overline { text-decoration: overline; }
+span.line-through { text-decoration: line-through; }
/*
* html5 specific