From 3e74cd5bf796488cdf59e730a74058e95c909ac9 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Mon, 19 Sep 2022 17:14:12 -0400 Subject: [PATCH] The nav ul is no longer inside of a header https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements#usage_notes --- about/index.html | 38 ++++++++++++++++++-------------------- assets/TiB.css | 2 ++ index.html | 38 ++++++++++++++++++-------------------- network/index.html | 38 ++++++++++++++++++-------------------- 4 files changed, 56 insertions(+), 60 deletions(-) diff --git a/about/index.html b/about/index.html index 2f8768e..a16c794 100644 --- a/about/index.html +++ b/about/index.html @@ -15,29 +15,27 @@
@@ -241,4 +239,4 @@
- \ No newline at end of file + diff --git a/assets/TiB.css b/assets/TiB.css index 59e3ab9..dc6bca2 100644 --- a/assets/TiB.css +++ b/assets/TiB.css @@ -81,6 +81,8 @@ nav ul { border-radius: 1em; padding: 0.5em; margin: 0; + font-weight: bold; + margin-top: 1em; } nav ul li { diff --git a/index.html b/index.html index 11b3de5..6d80752 100644 --- a/index.html +++ b/index.html @@ -15,29 +15,27 @@
@@ -151,4 +149,4 @@
- \ No newline at end of file + diff --git a/network/index.html b/network/index.html index 771e60b..b4ff6db 100644 --- a/network/index.html +++ b/network/index.html @@ -15,29 +15,27 @@
@@ -386,4 +384,4 @@
- \ No newline at end of file +