From cb143eae3786adae617d1b7370aafd6e9e61b821 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 20 Sep 2025 19:15:00 +0200 Subject: Some changes to home and css, started first av2 pages --- src/style-5.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/style-5.css') diff --git a/src/style-5.css b/src/style-5.css index 81cde7f..8811cb5 100644 --- a/src/style-5.css +++ b/src/style-5.css @@ -23,7 +23,7 @@ code { background-color: #eeeeee; padding: 2px; } #blob { background: #ffffff; border: none; } /* Tables */ -table { width: 100%; } +main table { width: 100%; table-layout: fixed; } td h1 { text-align: left; font-size: 1.5em; } #files td { font-family: monospace; font-size: 1.2em; min-width: 7em; } #log tr:hover td, #files tr:hover td { background-color: #eeeeee; } -- cgit v1.3