Commit Graph

116 Commits

Author SHA1 Message Date
Emma Tebibyte 8a5c7644c4
added yac to network page 2023-10-01 16:13:21 -06:00
Emma Tebibyte ab20b20cd7
Revert "removed canary and cyborg"
This reverts commit b7c4af2c25.
2023-10-01 16:13:21 -06:00
Emma Tebibyte d3adee19ed
removed canary and cyborg 2023-10-01 16:13:21 -06:00
Emma Tebibyte b7b0312de4
fixed broken links 2023-10-01 16:13:21 -06:00
Emma Tebibyte a28d3b814f
fixed small things bothering me 2023-10-01 16:13:21 -06:00
Emma Tebibyte f8e844c032
changed 🄯 symbol encoding 2023-10-01 16:13:21 -06:00
Emma Tebibyte ad4e58d123
more accessibility 2023-10-01 16:13:21 -06:00
Emma Tebibyte d07ccc4bd3
grammar & spelling 2023-10-01 16:13:21 -06:00
Emma Tebibyte c47ceb6f58
fixed #25 2023-10-01 16:13:19 -06:00
Emma Tebibyte 5b0038efbb
moved border from blockquote to figcaption 2023-10-01 16:12:43 -06:00
Emma Tebibyte bb31f72e55
fixed minor errors 2023-10-01 16:12:43 -06:00
Emma Tebibyte a37130860b
made member entries more standardized 2023-10-01 16:12:43 -06:00
Emma Tebibyte 3ea9a39068
changed members list to <dl> 2023-10-01 16:12:43 -06:00
mars b7aafe1fae
Add Canary, Cyborg, and Hopper to projects list 2023-10-01 16:12:43 -06:00
Emma Tebibyte eb5eeb7d20
doesnt make sense to have quotes here lol 2023-10-01 16:12:43 -06:00
Emma Tebibyte 287deee72d
lol we missed this 2023-10-01 16:12:43 -06:00
Emma Tebibyte a52be2f69a
tweaks 2023-10-01 16:12:43 -06:00
Emma Tebibyte 19a68bb62a
unix philosophy 2023-10-01 16:12:43 -06:00
Emma Tebibyte c47cb5f329
footer margin 2023-10-01 16:12:43 -06:00
Emma Tebibyte b0ae300137
added reading descriptions 2023-10-01 16:12:43 -06:00
Emma Tebibyte ab063da1e7
didnt know media queries worked like that 2023-10-01 16:12:43 -06:00
Emma Tebibyte b7be62b867
removed redundant logo size 2023-10-01 16:12:42 -06:00
Emma Tebibyte 1b7307b39f
better design choices 2023-10-01 16:12:42 -06:00
Emma Tebibyte b51338dece
semicolon delineated list 2023-10-01 16:12:42 -06:00
Emma Tebibyte 4698fbe07d
forgot one lol 2023-10-01 16:12:42 -06:00
Emma Tebibyte 414fb97c08
element changes pt. gazillion 2023-10-01 16:12:42 -06:00
Emma Tebibyte 84c533cfa2
even more element changes 2023-10-01 16:12:42 -06:00
Emma Tebibyte d55f9f0e46
fixed some things and added more descriptive html elements 2023-10-01 16:12:42 -06:00
Emma Tebibyte cf0a92f7c5
added more descriptive html elements 2023-10-01 16:12:42 -06:00
Emma Tebibyte 9613f43692
changed nav ul to menu 2023-10-01 16:12:42 -06:00
Emma Tebibyte a62d3e1a26
remade 404 page 2023-10-01 16:12:42 -06:00
Emma Tebibyte be5433475d
potential fix for footer? 2023-10-01 16:12:42 -06:00
Emma Tebibyte 183fcd9f9d
. 2023-10-01 16:12:42 -06:00
Emma Tebibyte 4df39758f3
added yesterweb webring!! 2023-10-01 16:12:42 -06:00
Emma Tebibyte 50910e4141
minor front page changes 2023-10-01 16:12:42 -06:00
Emma Tebibyte f21938ae3a
condensed css 2023-10-01 16:12:39 -06:00
Emma Tebibyte 88bb6dc60a
undid some changes to style 2023-10-01 16:11:58 -06:00
Emma Tebibyte 666d4b266a
fixed width, margin & padding 2023-10-01 16:11:58 -06:00
Emma Tebibyte 9bae0ff250
fix body and main width 2023-10-01 16:11:58 -06:00
Emma Tebibyte 9fa6a2d40d
alphabetized TiB.css 2023-10-01 16:11:52 -06:00
Sasha Koshka 06d06cc6a9
Removed hardcoded '|'s in HTML and replaced them with css ::after 2023-10-01 16:11:20 -06:00
Sasha Koshka 4326bafd9c
Minor style tweaks 2023-10-01 16:11:20 -06:00
Sasha Koshka d03be3e9d9
Converted div .section into main 2023-10-01 16:11:06 -06:00
Sasha Koshka 8371ef4d9c
Improved link contrast 2023-10-01 16:09:22 -06:00
Sasha Koshka face1de27b
Replaced section divs with section elements 2023-10-01 16:08:24 -06:00
Sasha Koshka b05b09b267
Replaced h1 tags in about with h2 tags
MDN
> Using more than one <h1> is allowed by the HTML specification, but is not
> considered a best practice. Using only one <h1> is beneficial for screen
> reader users.
2023-10-01 16:06:27 -06:00
Sasha Koshka 4dd4198e5c
Slogan is no longer an h3 2023-10-01 16:05:29 -06:00
Sasha Koshka db349010d0
The nav ul is no longer inside of a header
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements#usage_notes
2023-10-01 16:04:58 -06:00
Sasha Koshka 861cea9a8b
Re-aligned various things 2023-10-01 16:03:26 -06:00
Emma Tebibyte b9247db89b
minor front page changes 2023-10-01 16:01:32 -06:00