diff --git a/computers.html b/computers.html index f67f3edd..ee27425e 100644 --- a/computers.html +++ b/computers.html @@ -13,10 +13,10 @@

main desktop

- + computer - + an open computer
This is my main pc. It's a ryzen 5 3600 with an rx 5700xt and 16gb of ddr4 3600. It dual-boots ubuntu @@ -26,7 +26,7 @@

pentium iii system

- + dell tower
This is my windows 98 machine. It's a dell dimension xps d300 case sporting a pentum 3 700mhz with a @@ -38,7 +38,7 @@

main laptop

- + laptop
This is my main laptop. It's got a ryzen 5 5500u with integrated and nvidia mx450 graphics and 8gb of @@ -48,10 +48,10 @@

2009 mac pro

- + mac pro - + mac pro showing the desktop
This is my 2009 mac pro. It has dual xeon x5570s for 8 total cores with a gt 120 and 16gb of ddr3 @@ -73,7 +73,7 @@

powerbook g4

- + powerbook
This is my powerbook g4. It has a powerpc g4 running at 1.67ghz, radeon 9700 128mb graphics, and 2gb @@ -84,7 +84,7 @@

thinkpad t400

- + thinkpad
This is my thinkpad t400. It has a core 2 duo (something or other) with gm45 graphics and 8gb of @@ -95,7 +95,7 @@

tandy coco 2

- + tandy color computer 2
I haven't gotten a lot of work done with this machine, but I like it a lot! I've been meaning to set up @@ -104,7 +104,7 @@

mac plus

- + mac plus
This is a mac plus. It is stock except for 4mb of ram. I got it for cheap without a keyboard or @@ -117,7 +117,7 @@

imac 2007

- + imac
This is my 2007 (?) imac. It's got an upgraded core 2 duo of some kind and 4gb of ram. It currently @@ -128,7 +128,7 @@

emachines small tower

- + emachines tower
This is a small emachines tower from 2009. It's got an athlon ii x220 and 8gb of ram, with a 1tb diff --git a/images/badges/linuxnow_restore.jpg b/images/badges/linuxnow_restore.jpg index babc09c7..458edd65 100644 Binary files a/images/badges/linuxnow_restore.jpg and b/images/badges/linuxnow_restore.jpg differ diff --git a/index.html b/index.html index beb6e95a..903e4bfe 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@

welcome to amber's place~

- a picrew profile picture of a girl with pink hair and 
+    <a href=a picrew profile picture of a girl with pink hair and 
       glasses next to a cat. the girl has a speech bubble with the lesbian flag in it.

i'm a tired transbian and i want to put shit on the internet.

@@ -86,49 +86,46 @@ trans fem are so cool

- - - Any broswer - Cybergirls - Gay flag - Trans flag - Linux now - Anti nft - Slimes now - Anarchy now - Piracy now - Queer pride - ACAB - ambersplace - pronouns - hashtag girl - - archlinux - - - archlinux - - - lunasn0wfall - - - neocities - - - tumblr - +
+ + + Any broswer + Cybergirls + Gay flag + Trans flag + Linux now + Anti nft + Slimes now + Anarchy now + Piracy now + Queer pride + ACAB + ambersplace + pronouns + hashtag girl + + archlinux + + archlinux + + lunasn0wfall + + neocities + + tumblr +
diff --git a/minidisc.html b/minidisc.html index 441b4277..8f99b0ce 100644 --- a/minidisc.html +++ b/minidisc.html @@ -9,7 +9,7 @@

minidisc

- a photo of a minidisc + a photo of a minidisc

i currently have two Sony MZ-R50 minidisc recorders. these recorders are from 1997, and don't have features like MDLP or NetMD. they are still both extremely solid, however.

diff --git a/style.css b/style.css index 4ba39a56..500f8793 100644 --- a/style.css +++ b/style.css @@ -62,7 +62,7 @@ h1 { a:focus { outline: 2px solid #86A3C1; - outline-offset: 2px; + /* outline-offset: 2px; */ } figure { @@ -73,3 +73,18 @@ figure { figcaption { margin-top: 4px; } + +.link-image { + display: inline-block; + width: fit-content; + height: fit-content; + text-decoration: none; +} + +.buttons { + font-size: 23px; /* this sucks but i cant find a better way */ +} + +/* .buttons img { + margin: 2px; +} */ \ No newline at end of file