diff options
Diffstat (limited to 'test/s5-basic.html')
-rw-r--r-- | test/s5-basic.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/s5-basic.html b/test/s5-basic.html index c0f7d320d..f168ce9c8 100644 --- a/test/s5-basic.html +++ b/test/s5-basic.html @@ -16,6 +16,7 @@ span.underline{text-decoration: underline;} 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;} </style> <!-- configuration parameters --> <meta name="defaultView" content="slideshow" /> |