diff options
| author | Bobby <[email protected]> | 2022-11-13 07:15:57 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-13 07:15:57 -0500 |
| commit | db8a1b2adffd14aff4d5045f326992fd27d77dae (patch) | |
| tree | 489c68e14aee019f2e78142b4109a34fa74d003c | |
| parent | 840406b03c4cef76637ea4bc3a509f40f26a0cd0 (diff) | |
| parent | 661d4f6921d425d3beb3857ebdd7e9c39043923b (diff) | |
| download | thatcomputerscientist-db8a1b2adffd14aff4d5045f326992fd27d77dae.tar.xz thatcomputerscientist-db8a1b2adffd14aff4d5045f326992fd27d77dae.zip | |
Merge branch 'main' of https://github.com/luciferreeves/thatcomputerscientist
| -rw-r--r-- | README.md | 14 |
1 files changed, 5 insertions, 9 deletions
@@ -4,19 +4,15 @@ Source Code for my Personal Website. ## Current Screenshots  -<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.  -<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.  -<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/) |
