diff --git a/index.html b/index.html index 86dfe73..3af7013 100644 --- a/index.html +++ b/index.html @@ -142,9 +142,9 @@ - - + diff --git a/style.css b/style.css index 9db3079..697645a 100644 --- a/style.css +++ b/style.css @@ -124,7 +124,7 @@ ul li::before { #main-links ul { margin-bottom: 4rem; } - #links-directory ul li:first-child::before { + #links-tree ul li:first-child::before { content: "↑ "; /* arrow for "Top" button */ } @@ -320,7 +320,8 @@ button { } .linkbox { - margin-right: 1rem; + margin-left: 0.4rem; + margin-right: 0.4rem; background: #000; padding: 0.5rem; } diff --git a/template.html b/template.html index 2a7538c..73e9788 100644 --- a/template.html +++ b/template.html @@ -2,22 +2,23 @@
-