Commit Graph

9 Commits

Author SHA1 Message Date
81029205cc Added focus style and menu keyboard toggle 2021-06-27 02:21:11 +02:00
91a1111182 Adding accessibility features
Made the theme button toggable by keyboard
Added aria-label to many <a> without any text (usually, they contains Font Awesome icons)
Added aria-hidden whenever necessary
Labelled the "Copy URL and Description" contained in footer
Added an hidden label for the menu toggle for mobile accessibility
Changed some colors to meet the Color Contrast AA level: https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
2021-06-26 20:26:05 +02:00
430a2ccdfc Adding some SEO metadata (#1474)
* Add breadcrumbs

* Update cardv2.html

* Dark mode fix
2019-11-08 16:40:37 -06:00
f4335e86dd Replace Tor image button with proper font icon (#1470) 2019-11-06 23:04:34 +00:00
45053a281d Brand new privacy policy! (#1385)
* Brand new privacy policy!

* Better markdown

* Clarification

* Update pages/privacy.md

Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info>

* Add revision history

* Remove payment processors

* Fix code block coloring in dark theme

* Typo

Co-Authored-By: blacklight447 <blacklight447@privacytools.io>

* Not a policy
2019-10-08 18:36:36 -05:00
a90d0dcaa2 Replace StumbleUpon with Mix (#1312)
Co-authored-by: Dawid Potocki <dpot@disroot.org>
2019-09-26 19:46:50 +00:00
b70af4899f Fix issues with dark theme (#1335)
Fixes #1318
2019-09-23 23:49:37 +03:00
07d2005428 Fix dark theme's input forms colors (#1237)
* Fix readonly and disabled input forms colors

* Fix the fix
2019-08-30 11:50:11 -05:00
f09d6c3165 Add dark theme (#1204)
Fixes #1151
2019-08-29 20:03:04 +00:00