Fix issues with dark theme (#1335)

Fixes #1318
This commit is contained in:
Dawid Potocki
2019-09-23 20:49:37 +00:00
committed by Mikaela Suomalainen
parent 8c9542264f
commit b70af4899f
23 changed files with 70 additions and 31 deletions

View File

@ -15,6 +15,7 @@
include cardv2.html
title="Etherpad"
image="/assets/img/tools/Etherpad.png"
image-dark="/assets/img/tools/Etherpad-dark.png"
description="<strong>Etherpad</strong> is a highly customizable open source online editor providing collaborative editing in real-time. <a href=https://github.com/ether/etherpad-lite/wiki/Sites-that-run-Etherpad>Here are a list of sites that run Etherpad</a>."
website="https://etherpad.org/"
forum="https://forum.privacytools.io/t/discussion-etherpad-productivity-tools/1538"
@ -32,6 +33,7 @@
include cardv2.html
title="Write.as"
image="/assets/img/tools/WriteAs.png"
image-dark="/assets/img/tools/WriteAs-dark.png"
description="<strong>Write.as</strong> is a cross-platform, privacy-oriented blogging platform. It's anonymous by default, letting you publish without signing up. If you create an account, it doesn't require any personal information. No ads, distraction-free, and built on a sustainable business model."
website="https://write.as/"
forum="https://forum.privacytools.io/t/discussion-write-as-productivity-tools/1539"