aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-13 07:15:57 -0500
committerBobby <[email protected]>2022-11-13 07:15:57 -0500
commitdb8a1b2adffd14aff4d5045f326992fd27d77dae (patch)
tree489c68e14aee019f2e78142b4109a34fa74d003c
parent840406b03c4cef76637ea4bc3a509f40f26a0cd0 (diff)
parent661d4f6921d425d3beb3857ebdd7e9c39043923b (diff)
downloadthatcomputerscientist-db8a1b2adffd14aff4d5045f326992fd27d77dae.tar.xz
thatcomputerscientist-db8a1b2adffd14aff4d5045f326992fd27d77dae.zip
Merge branch 'main' of https://github.com/luciferreeves/thatcomputerscientist
-rw-r--r--README.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/README.md b/README.md
index 5cca3256..fb246e2f 100644
--- a/README.md
+++ b/README.md
@@ -4,19 +4,15 @@ Source Code for my Personal Website.
## Current Screenshots
![Old Mac OS 9 Browser](static/images/current/old.png)
-<p align="center">
- Old Browser (Mac OS 9, Classilla 9.3.4) - Visible `position: absolute` on `position: relative` elements rendered incorrectly.
-</p>
+**Old Browser (Mac OS 9, Classilla 9.3.4)**
+- Visible `position: absolute` on `position: relative` elements rendered incorrectly.
![Old Windows 98 Browser](static/images/current/old_98.png)
-<p align="center">
- Old Browser (Windows 98, Internet Explorer 5) - Visible `a` tag color rendered incorrectly.
-</p>
+**Old Browser (Windows 98, Internet Explorer 5)**
+- Visible `a` tag color rendered incorrectly.
![New Browser](static/images/current/new.png)
-<p align="center">
- New Browser (Mac OS 13.0.1, Chrome 107.0.5304.110) - Properly rendered.
-</p>
+**New Browser (Mac OS 13.0.1, Chrome 107.0.5304.110) _- Properly rendered._**
## Specifications
- Server: [Nginx](https://www.nginx.com/)