diff --git a/Applications/Internet/Cyberia.app/Resources/Default.css b/Applications/Internet/Cyberia.app/Resources/Default.css index c5abf39..f6a7e86 100644 --- a/Applications/Internet/Cyberia.app/Resources/Default.css +++ b/Applications/Internet/Cyberia.app/Resources/Default.css @@ -51,4 +51,8 @@ mark { table { text-align: left; +} + +tr { + display: block; } \ No newline at end of file