diff --git a/src/css.css b/src/css.css index 2a1f3c6..88550d7 100644 --- a/src/css.css +++ b/src/css.css @@ -55,12 +55,12 @@ body { margin: 0; } -p, h1, ul, h1, h2, h3, nav, header, details { +p, h1, ul, h1, h2, h3, nav, header, details, figcaption, table { color: var(--font-color); font-family: atkinsonhyperlegible, Verdana, sans-serif; } -p, ul, nav, code { +p, ul, nav, code, figcaption, table { font-size: 22px; } @@ -135,4 +135,15 @@ details { & object { width: auto; } +} + +table { + background-color: var(--details-bg-color); + border-collapse: collapse; + margin-bottom: 1em; +} + +td, th { + border: 2px solid var(--header-border-color); + padding: 6px; } \ No newline at end of file diff --git a/src/music/index.html b/src/music/index.html index a57535f..c2ac33c 100644 --- a/src/music/index.html +++ b/src/music/index.html @@ -24,105 +24,68 @@
i like stuff from good kid, phoneboy, idkhow, the happy fits, and a bunch of other artists that i only know like one song from. also ive been getting into billie eilish lately

-

list

-

playlist (max one track per release)

+

playlist (max one track per release)

-

list

-

artists in alphabetical order, releases in chonological order
- mb = musicbrainz, ma = metal archives, bc = bandcamp, od = odesli/song.link/album.link
- 🏳️‍🌈 / 🏳️‍⚧️ = artists i know to be queer/trans or have queer/trans members (feel free to point out any i've missed!)
-
- formats:

- -
- +

full list

+

artists are in alphabetical order, releases are in chonological order

+

mb = musicbrainz, ma = metal archives, bc = bandcamp, od = odesli/song.link/album.link

+

🏳️‍🌈 / 🏳️‍⚧️ = artists i know to be queer/trans or have queer/trans members (feel free to point out any i've missed!)

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
artistartist genrereleasetypelinks
archspiretechnical death metalrelentless mutationalbummb, ma, bc, od
archspiretechnical death metalbleed the futurealbummb, ma, bc, od
arctic monkeysindie rockwhatever people say i am, that's what i'm notalbummb, od
billie eilish 🏳️‍🌈alternative popdont smile at meepmb, od
billie eilish 🏳️‍🌈alternative popwhen we all fall asleep, where do we go?albummb, od
billie eilish 🏳️‍🌈alternative pophappier than everalbummb, od
billie eilish 🏳️‍🌈alternative pophit me hard and softalbummb, od
bullet for my valentinemetalcorevenomalbummb, bc, od
burned in effigyneoclassical melodic death metalrex mortemalbummb, ma, bc, od
dehumanaut 🏳️‍⚧️melodic death thrash metaldust in the giant's handalbummb, ma, bc, od
drottnartechnical black metalstratumalbummb, ma, bc, od
equipmentpop punk/alt rock/emowet mulchtrackmb, bc, od
exmortusneoclassical death thrash metalin hatred's flamealbummb, ma, bc, od
exmortusneoclassical death thrash metalslave to the swordalbummb, ma, bc, od
exmortusneoclassical death thrash metalride forthalbummb, ma, bc, od
exmortusneoclassical death thrash metalthe sound of steelalbummb, ma, bc, od
exmortusneoclassical death thrash metalnecrophonyalbummb, ma, od
first fragmentneoclassical technical death metalthe afterthought ecstasyepmb, ma, bc
first fragmentneoclassical technical death metalgloire éternellealbummb, ma, bc, od
fleshgod apocalypsesymphonic technical death metalagonyalbummb, ma, bc, od
good kidindie pop/rockgood kidepmb, bc, od
good kidindie pop/rockgood kid 2epmb, bc, od
the happy fitsindie rockso alright, cool, whatevertrackmb, bc, od
the happy fitsindie rockheart of a dancertrackmb, bc, od
the happy fitsindie rockgo dumbtrackmb, bc, od
the happy fitsindie rockhold me downtrackmb, bc, od
the happy fitsindie rockwhat could be bettertrackmb, bc, od
hauntheavy metalburst into flame (original 2018 version)albummb, ma
hellripperblackened speed metalblack arts & alchemyepmb, ma, bc, od
hippo campusindie rock/popbaseballtrackmb, bc, od
iconoclasmcrossover thrash metaliconoclasmalbummb, ma
i dont know how but they found meindie pop1981 extended playepmb, bc, od
i dont know how but they found meindie poprazzmatazzalbummb, bc, od
kralliceavant-garde black metalkrallicealbummb, ma, bc, od
metallicathrash/heavy metalkill 'em allalbummb, ma, od
the moderatesindie rock/popstrange towntrackmb, bc, od
one flew westalt/pop punksemi kinda righttrackmb, bc, od
phoneboyindie popphoneboyalbummb, od
the rare occasionsindie rock/popbackwardstrackmb, bc, od
saint motelindie pop/rockyou do it welltrackmb, bc, od
saint motelindie pop/rockhands up roberttrackmb, bc, od
skeletonwitchblackened melodic death thrash metalbeyond the permafrostalbummb, ma, bc, od
the strokesindie rockthe modern agetrackmb, od
two door cinema clubindie rockwhat you knowtrackmb, od
vitrified entity 🏳️‍⚧️neoclassical technical death metaleternal vitreous dissolvealbummb, ma, bc, od
yngwie malmsteenneoclassical heavy metalrising forcealbummb, ma, od
artistartist genrereleasetypelinks
\ No newline at end of file