3b954de4b8
add aria-hidden to the new seperator
2023-07-07 22:41:21 -07:00
19cd838544
Merge branch 'main' into webring
2023-07-07 22:40:58 -07:00
f0753ac18c
add aria-hidden to hr tags and font sizes to vars
2023-07-07 22:36:27 -07:00
1f23a0658b
remove flexbox
...
looks like the way my box works doesn't need a flexbox at all so i
turned it off.
2023-07-06 22:15:38 -07:00
cfa234d723
add a webring component to the site
...
this is for the solarpunk.moe webring.
2023-07-05 02:11:14 -07:00
8cde083875
improve the css
...
i made the font sizes based off rem instead of px.
2023-07-04 22:55:11 -07:00
dfe6dfbe4d
fix the navigation flexbox
...
it looks like flexboxes don't have wrapping enabled by default so they
overflow so i wrapped the flexbox. i also used the gap property as it
does the same thing as adding manual margin but less hacky and it works
on every element of the flexbox, not just a tags.
Fixes #4
2023-06-13 01:22:45 -07:00
41da6f615b
add a friends page for my friends
...
i love my friends and im shouting out their websites :3
2023-06-11 14:54:21 -07:00
54488e1e87
make the colors a bit better.
2023-06-11 14:14:19 -07:00
6925d7e737
make hr look the same on Firefox and Chromium
...
i just had to make the border 1px and solid. and i put a seperator
between both the header and footer.
Fixes #3 .
2023-06-10 21:37:21 -07:00
a68fcbaac9
change the theme to a basic but working theme.
2023-06-10 21:25:31 -07:00
9501067414
Add Hyperlegible and add a seperator to the footer
2023-05-01 22:33:45 -07:00
03946ad938
increase the contrast on light mode links
...
this gives my link color a rating of AAA on the WCAG standard. yay!
Fixes #1
2023-04-25 22:32:16 -07:00
b1f754c1b8
add some more links and implement markdown
...
i added some more links to the social media profile section and i moved
the introduction paragraphs and the links to markdown files.
2023-04-24 20:43:44 -07:00
175af0dd27
make the beginnings of my website :3
...
this is the beginnings of my website :3!
Co-authored-by: mossfet <root@mossfet.xyz>
2023-04-23 17:28:08 -07:00