aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index b0bc3e7..7f7f0d2 100644
--- a/src/style.css
+++ b/src/style.css
@@ -24,6 +24,7 @@ code { background-color: #eeeeee; padding: 2px; }
24 24
25/* Tables */ 25/* Tables */
26table { width: 100%; } 26table { width: 100%; }
27td { vertical-align: top; }
27td h1 { text-align: left; font-size: 1.5em; } 28td h1 { text-align: left; font-size: 1.5em; }
28#files td { font-family: monospace; font-size: 1.2em; min-width: 7em; } 29#files td { font-family: monospace; font-size: 1.2em; min-width: 7em; }
29#log tr:hover td, #files tr:hover td { background-color: #eeeeee; } 30#log tr:hover td, #files tr:hover td { background-color: #eeeeee; }

Generated with cgit - Back to sebastiano.tronto.net