cbe6c771290c
Style tweaks
author | Justin Sippel <jsippel@fool.com> |
---|---|
date | Sat, 22 Sep 2012 01:58:31 -0400 |
parents | b1916af5efd3 |
children | d25f60320cd4 |
branches/tags | (none) |
files | templates/static/tmf.css |
Changes
--- 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; }