[tor-commits] [community/staging] Fix css

hiro at torproject.org hiro at torproject.org
Sun Mar 21 19:17:31 UTC 2021


commit c0fd84619c68cd74b7bc1729a4efa2d951b5d441
Author: hiro <hiro at torproject.org>
Date:   Wed Feb 17 19:26:20 2021 +0100

    Fix css
---
 templates/slideshow.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/templates/slideshow.html b/templates/slideshow.html
index 64fe9d5..260c123 100644
--- a/templates/slideshow.html
+++ b/templates/slideshow.html
@@ -11,7 +11,6 @@
 		<link rel="stylesheet" href="{{ '/static/revealjs/dist/reset.css'|asseturl }}">
 		<link rel="stylesheet" href="{{ '/static/revealjs/dist/reveal.css'|asseturl }}">
 		<link rel="stylesheet" href="{{ '/static/revealjs/dist/theme/tor.css'|asseturl }}" id="theme">
-		<!-- Theme used for syntax highlighting of code -->
 		<link rel="stylesheet" href="{{ '/static/revealjs/plugin/highlight/monokai.css'|asseturl }}" id="highlight-theme">
 	</head>
 	<body>





More information about the tor-commits mailing list