diff options
| -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/) |
