content/footer: replace with link tree #6

Merged
ayakael merged 19 commits from footer-links into main 2024-09-08 20:15:01 +00:00
Showing only changes of commit 41d32732f4 - Show all commits

View file

@ -124,6 +124,13 @@ code {
/* list-style-type: none; */ /* list-style-type: none; */
} }
.footer ul {
margin: inherit;
padding: 0;
height: inherit;
list-style-type: none;
}
/* limit main content to ~90 chars per line */ /* limit main content to ~90 chars per line */
/* update: practical typography recommends 2-3 alphabets */ /* update: practical typography recommends 2-3 alphabets */
#content { #content {