From 47108df76469f046691f67fc1d97c36dfa010b46 Mon Sep 17 00:00:00 2001 From: danielRedacted Date: Thu, 15 Aug 2024 20:48:10 -0700 Subject: [PATCH] started toolbox --- Socials.html | 11 +-- index.html | 34 +++++++- styles.css | 16 ++++ tools.html | 224 +++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 275 insertions(+), 10 deletions(-) create mode 100644 tools.html diff --git a/Socials.html b/Socials.html index 61ac9cf..c02d175 100644 --- a/Socials.html +++ b/Socials.html @@ -12,24 +12,15 @@ + + About + Awareness + Toolbox + +
@@ -167,7 +199,7 @@

transitive verb

example: █ ████ ███!



-

note: Governments, Companies, Medical Institutions, and Journalists use Redaction to protect sensitive and confidential information, personal data, and identities. You should too.


+

note: Governments, Companies, Medical Institutions, and Journalists use redaction to protect sensitive and confidential information, personal data, and identities. You should too.


Think before you post.

diff --git a/styles.css b/styles.css index ee2e12d..7facb57 100644 --- a/styles.css +++ b/styles.css @@ -30,8 +30,24 @@ body { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; + + + display:flex; + align-content: center; + justify-content: center; + + overflow: hidden; +} + +a { + text-decoration: none; + color: inherit; } + #page { + background-color: white; + + margin:auto; } /* @media print { body { diff --git a/tools.html b/tools.html new file mode 100644 index 0000000..617147f --- /dev/null +++ b/tools.html @@ -0,0 +1,224 @@ + + + + + + Daniel's Toolbox + + + + + + + + + +
+ + + + + + + + + + +