Mercurial > moztree-vis
view moztree.css @ 13:d6d558244c61
page background is light gray instead of white.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 13 Dec 2009 05:00:07 -0800 |
parents | d8b262428a1c |
children | b6cc8b87bb93 |
line wrap: on
line source
body { font-family: Helvetica Neue, Arial, sans-serif; background: #f0f0f0; } h1 { font-size: 18pt; } text { font-size: 8pt; stroke: none; fill: black; } tspan.changes { text-anchor: end; fill: gray; } rect { stroke: #f0f0f0; stroke-width: 1; fill: white; }