From cd8bca609cc1a3d0d5bf7d5ecd780df4ceaa5010 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sat, 23 Oct 2021 02:07:10 -0600 Subject: remove obsolete gist embed styles from default stylesheet --- src/stylesheets/asciidoctor.css | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src') diff --git a/src/stylesheets/asciidoctor.css b/src/stylesheets/asciidoctor.css index 102a25ef..eb0db25f 100644 --- a/src/stylesheets/asciidoctor.css +++ b/src/stylesheets/asciidoctor.css @@ -1953,17 +1953,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.unbreakable { page-break-inside: avoid; } -- cgit v1.2.3