From 37e97db67e6a077b36d3fd7e5400f6b4766a0f5a Mon Sep 17 00:00:00 2001 From: iRaven <44326347+iRaven4522@users.noreply.github.com> Date: Sat, 2 Oct 2021 14:19:46 -0500 Subject: [PATCH] adding links, more stupid css and pcs may remove images later --- buttons.css | 2 +- default.css | 1 - index.html | 12 +- links.css | 14 + links.html | 52 +++ ...px-Microsoft_Windows_2000_wordmark.svg.png | Bin 0 -> 20685 bytes mypcs/img/7homeprem-2.jpg | Bin 0 -> 65587 bytes mypcs/img/7homeprem.jpg | Bin 0 -> 13176 bytes mypcs/img/7reg.png | Bin 0 -> 284979 bytes mypcs/img/WS2008.png | Bin 0 -> 20434 bytes mypcs/img/Windows_Vista_logo.png | Bin 0 -> 112750 bytes mypcs/img/amda8.png | Bin 0 -> 256000 bytes mypcs/img/amdsempron.png | Bin 0 -> 77393 bytes mypcs/img/archlinux.png | Bin 0 -> 3835 bytes mypcs/img/c2duo.png | Bin 0 -> 61474 bytes mypcs/img/i5-2.png | Bin 0 -> 287078 bytes mypcs/img/i5.png | Bin 0 -> 46600 bytes mypcs/img/i7-2.png | Bin 0 -> 150250 bytes mypcs/img/i7.png | Bin 0 -> 43965 bytes mypcs/img/penti-duo.png | Bin 0 -> 45269 bytes mypcs/img/penti4-2.png | Bin 0 -> 649049 bytes mypcs/img/penti4.png | Bin 0 -> 95032 bytes mypcs/img/win8.png | Bin 0 -> 65345 bytes mypcs/img/xeon.png | Bin 0 -> 406654 bytes mypcs/img/xpembedded.png | Bin 0 -> 171021 bytes mypcs/img/xphome.png | Bin 0 -> 23811 bytes mypcs/img/xppro.png | Bin 0 -> 363354 bytes mypcs/index.html | 8 + mypcs/mypcs.html | 360 ++++++++++++++++++ siteimg/deioxpk-32.png | Bin 0 -> 11430 bytes 30 files changed, 441 insertions(+), 8 deletions(-) create mode 100644 links.css create mode 100644 links.html create mode 100644 mypcs/img/1200px-Microsoft_Windows_2000_wordmark.svg.png create mode 100644 mypcs/img/7homeprem-2.jpg create mode 100644 mypcs/img/7homeprem.jpg create mode 100644 mypcs/img/7reg.png create mode 100644 mypcs/img/WS2008.png create mode 100644 mypcs/img/Windows_Vista_logo.png create mode 100644 mypcs/img/amda8.png create mode 100644 mypcs/img/amdsempron.png create mode 100644 mypcs/img/archlinux.png create mode 100644 mypcs/img/c2duo.png create mode 100644 mypcs/img/i5-2.png create mode 100644 mypcs/img/i5.png create mode 100644 mypcs/img/i7-2.png create mode 100644 mypcs/img/i7.png create mode 100644 mypcs/img/penti-duo.png create mode 100644 mypcs/img/penti4-2.png create mode 100644 mypcs/img/penti4.png create mode 100644 mypcs/img/win8.png create mode 100644 mypcs/img/xeon.png create mode 100644 mypcs/img/xpembedded.png create mode 100644 mypcs/img/xphome.png create mode 100644 mypcs/img/xppro.png create mode 100644 mypcs/index.html create mode 100644 mypcs/mypcs.html create mode 100644 siteimg/deioxpk-32.png diff --git a/buttons.css b/buttons.css index 66828ef..fe5e370 100644 --- a/buttons.css +++ b/buttons.css @@ -2,7 +2,7 @@ font-family: Arial; font-size: "16"; background-color: lightslategrey; - color: white; + color: black; text-align: center; text-decoration: none; padding: 1px; diff --git a/default.css b/default.css index b685010..bff672e 100644 --- a/default.css +++ b/default.css @@ -2,6 +2,5 @@ body { font-family: Arial; background-color: black; color: white; - text-align:center; penis: in ass; } \ No newline at end of file diff --git a/index.html b/index.html index aa7a811..ef72294 100644 --- a/index.html +++ b/index.html @@ -9,16 +9,16 @@