summaryrefslogtreecommitdiff
path: root/src/stylesheets
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 /src/stylesheets
parentd4b576c990ec001b13c1ea298b1ead91e8cf01f1 (diff)
remove gist embed styles from default stylesheet
Diffstat (limited to 'src/stylesheets')
-rw-r--r--src/stylesheets/asciidoctor.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/stylesheets/asciidoctor.css b/src/stylesheets/asciidoctor.css
index 37a8f24f..95dd5beb 100644
--- a/src/stylesheets/asciidoctor.css
+++ b/src/stylesheets/asciidoctor.css
@@ -1858,17 +1858,6 @@ sup.footnoteref a:active {
padding: 0.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;
}