diff options
Diffstat (limited to 'test/s5-fancy.html')
| -rw-r--r-- | test/s5-fancy.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/test/s5-fancy.html b/test/s5-fancy.html index 9bfafac4a..f5c41e561 100644 --- a/test/s5-fancy.html +++ b/test/s5-fancy.html @@ -17,28 +17,6 @@ div.column{display: inline-block; vertical-align: top; width: 50%;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} ul.task-list{list-style: none;} - @media screen and (prefers-color-scheme: dark) { - html { - color: #d3d3d3; - background-color: #101010; - } - a, a:visited { - color: #d3d3d3; - } - blockquote { - border-color: #707070; - color: #d3d3d3; - } - hr { - background-color: #d3d3d3; - } - tbody, th { - border-color: #d3d3d3; - } - pre, code { - background-color: #1b1b1b; - } - } </style> <!-- configuration parameters --> <meta name="defaultView" content="slideshow" /> |
