From f21938ae3a108ca13fa11474f28110dae750ddb7 Mon Sep 17 00:00:00 2001 From: emma Date: Mon, 19 Sep 2022 21:45:26 -0400 Subject: [PATCH] condensed css --- about/index.html | 14 +++++++------- assets/TiB.css | 26 ++++++-------------------- index.html | 12 ++++++------ 3 files changed, 19 insertions(+), 33 deletions(-) diff --git a/about/index.html b/about/index.html index 210db10..13788ec 100644 --- a/about/index.html +++ b/about/index.html @@ -38,7 +38,7 @@
-
+

History @@ -148,12 +148,12 @@

-
-

+
+

Technical Information

-

+

WTF is a Tebibyte? @@ -168,7 +168,7 @@

-

+

How is your site licensed?

@@ -194,7 +194,7 @@

-

+

Who is your hosting provider?

@@ -206,7 +206,7 @@

-

+

Special Thanks

diff --git a/assets/TiB.css b/assets/TiB.css index 9b01045..cebffeb 100644 --- a/assets/TiB.css +++ b/assets/TiB.css @@ -79,6 +79,7 @@ main { flex-wrap: wrap; margin: auto; max-width: 80em; + text-align: justify; } nav { @@ -107,11 +108,6 @@ nav ul li:not(:last-child)::after { color: #4a3333; } -nav ul li:not(:last-child)::after { - content: "|"; - color: #4a3333; -} - nav ul li a { text-decoration: underline; } @@ -120,18 +116,18 @@ section { flex-basis: 100%; } -section { - flex-basis: 100%; -} - ul { list-style-type: disc; } +ul.naked { + list-style-type: none; +} + footer, header, main, nav { max-width: 80em; margin: 0 auto; - padding: 0% 5%; + padding: 0 5%; } .column { @@ -140,10 +136,6 @@ footer, header, main, nav { margin: 0.5em; } -.icon { - max-width: 1em; -} - .footer { background: hsl(0, 20%, 7%); border: solid; @@ -174,12 +166,6 @@ footer, header, main, nav { text-align: right; } -.r-list { - text-align: right; - list-style-type: none; - padding: 0; -} - #home nav .home > a { pointer-events: none; cursor: default; diff --git a/index.html b/index.html index 6092fa3..6fa438e 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@ are also extremely important to us.

-
+
-
-