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 0052617..cebffeb 100644 --- a/assets/TiB.css +++ b/assets/TiB.css @@ -57,7 +57,7 @@ body { header { text-align: center; - padding: 0%; + padding: 0; margin: auto; } @@ -79,6 +79,7 @@ main { flex-wrap: wrap; margin: auto; max-width: 80em; + text-align: justify; } nav { @@ -100,8 +101,6 @@ nav ul { nav ul li { display: inline; - padding: 0; - margin: 0; } nav ul li:not(:last-child)::after { @@ -113,10 +112,6 @@ nav ul li a { text-decoration: underline; } -p { - text-align: justify; -} - section { flex-basis: 100%; } @@ -125,10 +120,14 @@ 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 { @@ -137,10 +136,6 @@ footer, header, main, nav { margin: 0.5em; } -.icon { - max-width: 1em; -} - .footer { background: hsl(0, 20%, 7%); border: solid; @@ -155,14 +150,20 @@ footer, header, main, nav { margin: 0.5em 0; } -.h-right { - text-align: right; +.icon { + white-space: nowrap; } -.r-list { +.icon img { + max-width: 1em; +} + +.left { + text-align: left; +} + +.right { text-align: right; - list-style-type: none; - padding: 0; } #home nav .home > a { diff --git a/index.html b/index.html index 1e057d9..ac10d7b 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@ are also extremely important to us.

-
+
-
-