[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [community/master] Fix css
commit c0fd84619c68cd74b7bc1729a4efa2d951b5d441
Author: hiro <hiro@xxxxxxxxxxxxxx>
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>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits