From 22d5ce4b4c76dc6c3bb022f18bf5aaf3cb2a9015 Mon Sep 17 00:00:00 2001 From: Alec Murphy Date: Tue, 22 Apr 2025 15:45:55 -0400 Subject: [PATCH] Meta: Update Default.css --- Applications/Internet/Cyberia.app/Resources/Default.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Applications/Internet/Cyberia.app/Resources/Default.css b/Applications/Internet/Cyberia.app/Resources/Default.css index c2b19d2..c5abf39 100644 --- a/Applications/Internet/Cyberia.app/Resources/Default.css +++ b/Applications/Internet/Cyberia.app/Resources/Default.css @@ -47,4 +47,8 @@ h6 { mark { background-color: yellow; color: black +} + +table { + text-align: left; } \ No newline at end of file