Commit Graph
18 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
Daniel Nathan GrayandGitHub 1cdd251824 Revert "Replace <b> tags to <strong> and <i> tags to <em> (#2273)" (#2281)
This reverts commit 216dd66aba.
2021-05-04 04:22:50 +00:00
J. CandGitHub 216dd66aba Replace <b> tags to <strong> and <i> tags to <em> (#2273) 2021-05-04 03:33:03 +00:00
Jacob NeplokhandGitHub 649fa5b71d Change anchor link to go to correct section (#2074) 2020-10-04 03:30:54 +00:00
Jacob NeplokhandGitHub 90d581d33f Remove Root mode in Orbot (#2021) 2020-08-23 04:13:10 +00:00
Dawid PotockiandGitHub 7fb5d206f5 Switch images to svgs, where possible (#1563)
Closes #1361, #1362
2019-12-04 15:35:20 +00:00
7791da0d19 Rearrange some sections and correct grammatical errors (#1548)
Co-Authored-By: djoate <56777051+djoate@users.noreply.github.com>
2019-12-01 14:36:48 -06:00
Mikaela Suomalainenandblacklight447 910c44fa85 Delist Blokada, link to DNS clients & add anchor for them (#1325)
* delist Blokada

Resolves: #1123

* dns: add anchor "clients"
2019-09-19 19:35:43 +00:00
nitrohorseandGitHub 63985d0a7a Remove XPrivacyLua (#1128) 2019-08-11 17:16:51 -07:00
nitrohorseandGitHub 61419aec27 Conditionally add top padding to Android addons icons (#1129)
* Conditionally add top padding to Android addons icons

* Use .pt-lg-5 instead of custom class

* Include XPrivacyLua
2019-08-10 11:27:22 -07:00
Burung HantuandGitHub 8f16a14fc7 Added Orbot (#837) 2019-04-08 10:57:02 +08:00
BurungHantu1605 ff265a9f37 #500 2019-04-02 12:35:18 +08:00
BurungHantu1605 9c32f4c8a9 #500 2019-04-02 12:28:00 +08:00
BurungHantu1605 94fd862421 #500 2019-04-02 12:26:37 +08:00
jonahandBurung Hantu 48fd518cb7 Split All Services into Individual Pages (#807)
* Split sections into pages

Preliminary work

* Separate everything into their own pages

+ Permalinks!

* Navbar Link Updates

* Change all asset links

Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :)

* Point all navbar links to pages

* Make the layouts more modular

* Remove unnecessary div containers

* Adjust footer and headers layout

* Add link to various privacy subpages to homepage

* Remove test script

* Add titles and descriptions to all pages

* Fix links and layouts

* Adjust header margins

* Create master pages

* Finalize master pages

* Add services page

* Add Javascript redirects

Okay I'm pretty garbage at Javascript so this is basically hacked together. If someone who knows what they're doing wants to do this, be my guest.
2019-04-02 08:42:34 +08:00
jonahandBurung Hantu 576ed4b510 Add Image Dimensions (#804)
* Fix mobile wrapping

* Add image dimensions

#802

* Add missing space
2019-04-01 07:44:45 +08:00
Vincevrp 3ece8b84e7 Fix invalid closing p tag 2019-01-22 21:26:00 +01:00
Vincevrp 797c8226cf Rework and move android addons to separate file 2019-01-20 22:39:38 +01:00