# HG changeset patch # User Justin Sippel # Date 1348293511 14400 # Node ID cbe6c771290cd9e9acee6352fe5b612fe02e48df # Parent b1916af5efd3078bf91baa9938e8e30164c567b1 Style tweaks diff -r b1916af5efd3 -r cbe6c771290c templates/static/tmf.css --- a/templates/static/tmf.css Sat Sep 22 01:37:56 2012 -0400 +++ b/templates/static/tmf.css Sat Sep 22 01:58:31 2012 -0400 @@ -204,6 +204,13 @@ border: none; } +h2#readmefilename { + background: transparent; + font-size: 38px; + line-height: 38px; + padding: 25px; +} + table.short-log-entries tr.parity0 { background: #fcfcfc; }