diff --git a/about/index.html b/about/index.html index b6d1888..9bff1ea 100644 --- a/about/index.html +++ b/about/index.html @@ -38,7 +38,7 @@
-
+

Structure @@ -133,7 +133,7 @@

-
+

History @@ -154,9 +154,6 @@ this goal. Read more at our blog.

-

- Technical Information -

diff --git a/assets/TiB.css b/assets/TiB.css index 0ec41e5..b53ca3b 100644 --- a/assets/TiB.css +++ b/assets/TiB.css @@ -29,7 +29,6 @@ a { color: #8f2424; text-decoration: none; - font-weight: bold; } a:active { @@ -46,12 +45,7 @@ aside { } blockquote { - background: hsl(0, 20%, 7%); - border: solid; - border-color: hsl(0, 80%, 40%); - border-radius: 1em; - margin: 1em 0; - padding: 0 1em; + border-bottom: solid #8f2424 0.1rem; } body { @@ -61,6 +55,20 @@ body { text-align: justify; } +dt { + font-weight: bold; +} + +figcaption { + padding-bottom: 1em; + text-align: center; +} + +figure { + margin: 0 1em; + padding: 0; +} + footer { display: flex; flex-wrap: wrap; @@ -69,12 +77,23 @@ footer { padding: 0.5em 1em; } +h1, h2, h3, h4, h5, h6 { + margin: 0; + border-bottom: solid #8f2424 0.1rem; + font-weight: bold; + padding-bottom: 0.5em; +} + header { text-align: center; padding: 0; margin: auto; } +hgroup * { + margin-top: 0.5em; +} + i { color: inherit; } @@ -130,16 +149,12 @@ ul { list-style-type: disc; } -ul.naked { - list-style-type: none; -} - footer, header, main, nav { max-width: 70em; margin: 0 auto; } -aside, .errorcode, footer, menu { +aside, .errorcode, figure, footer, menu { background: hsl(0, 20%, 7%); width: auto; border: solid; @@ -161,31 +176,28 @@ aside, .errorcode, footer, menu { white-space: nowrap; } -.errorcode { - margin: 1em 0; +.errorcode h1 { + border: none; + padding: 1em; } -.full { +.errorcode { + margin: 1em 0; text-align: center; +} + +.errorcode section { flex-direction: column; } .icon { - white-space: nowrap; + text-align: left; } .icon img { max-width: 1em; } -.left { - text-align: left; -} - -.right { - text-align: right; -} - .webring a { text-decoration: underline; } diff --git a/index.html b/index.html index 657a79e..3359000 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@ are also extremely important to us.

-
+
-
+

Reading List

-

- Philosophy -

- -

- Technical -

- -

+ Uncurled + [HTML] + +
+
+