summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-10-23 02:00:49 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-10-23 02:05:49 -0600
commit17b7c69f1b6769878551002aab3b2e7c59ab5bc4 (patch)
tree1093de6bf0c3a68edf465a61f53845a793f4c77d /data
parentd4b576c990ec001b13c1ea298b1ead91e8cf01f1 (diff)
remove gist embed styles from default stylesheet
Diffstat (limited to 'data')
-rw-r--r--data/stylesheets/asciidoctor-default.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/stylesheets/asciidoctor-default.css b/data/stylesheets/asciidoctor-default.css
index 992e5b1f..a3c8a789 100644
--- a/data/stylesheets/asciidoctor-default.css
+++ b/data/stylesheets/asciidoctor-default.css
@@ -310,8 +310,6 @@ sup.footnote a:active,sup.footnoteref a:active{text-decoration:underline}
#footnotes .footnote a:first-of-type{font-weight:bold;text-decoration:none;margin-left:-1.05em}
#footnotes .footnote:last-of-type{margin-bottom:0}
#content #footnotes{margin-top:-.625em;margin-bottom:0;padding:.75em 0}
-.gist .file-data>table{border:0;background:#fff;width:100%;margin-bottom:0}
-.gist .file-data>table td.line-data{width:99%}
div.page-break{display:none}
div.unbreakable{page-break-inside:avoid}
.big{font-size:larger}