Commit Graph

11 Commits

Author SHA1 Message Date
CristianAUnisa 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
Dawid Potocki 7fb5d206f5
Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
Dawid Potocki f4335e86dd
Replace Tor image button with proper font icon (#1470) 2019-11-06 23:04:34 +00:00
Dawid Potocki 61170b72f7
Add I2P button to cardv2 (#1469) 2019-11-06 07:03:29 +00:00
Jonah Aragon 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
nitrohorse a90d0dcaa2 Replace StumbleUpon with Mix (#1312)
Co-authored-by: Dawid Potocki <dpot@disroot.org>
2019-09-26 19:46:50 +00:00
Dawid Potocki 7562ed6d04
Add our new custom icon font and fix platform links (#1284)
Fixes #1250, #1249
2019-09-11 02:34:41 +00:00
Alberto 4d47081b2a Enable flags again (#873)
* Re-added flags

* Removed 4x3 folder
2019-04-21 20:30:19 +00:00
troutperch 3e69750032 Remove national flags from the language select.(Solution 2) (#825)
* Remove national flags from the language select.

* Removed flag-icon-css.

* Removed the line break for old language select.
2019-04-04 07:51:39 +08:00
Vincevrp e0e91b10a9 Replace Google+ share button with Mastodon 2018-11-22 01:26:55 +01:00
Vince 520e28626a Implement Sass (#568)
* Move all images to assets/img

* Move all scripts to assets/js

* Move all webfonts to assets/webfonts

* Move all files to assets/files

* Move css to assets/css and add imports

* Adjust all references to assets folder

* Fix tor icon path

* Rewrite custom css to sass and add variables

* Change ?v on style.css to 5.

* Enable Sass minification

* Remove CryptoPaper-full.7z
2018-11-07 21:52:56 +01:00