From 5651e13f64c1698e84c9c9a587ad834296e58281 Mon Sep 17 00:00:00 2001 From: emma Date: Mon, 19 Sep 2022 18:26:53 -0400 Subject: [PATCH] added works to reading list --- assets/TiB.css | 6 ++++++ index.html | 25 +++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/assets/TiB.css b/assets/TiB.css index 732382a..967929c 100644 --- a/assets/TiB.css +++ b/assets/TiB.css @@ -100,6 +100,12 @@ ul { list-style-type: disc; } +.r-list { + text-align: right; + list-style-type: none; + padding: 0; +} + .content, footer, header, nav { max-width: 80em; margin: 0% auto; diff --git a/index.html b/index.html index d393b66..11b3de5 100644 --- a/index.html +++ b/index.html @@ -112,7 +112,32 @@

Tebibyte Media Reading List

+

+ Technical +

+ Works listed here are relevant to the technical side of + freely licensed projects. +