Revision: 3850 Author: hans URL: http://bknr.net/trac/changeset/3850
Fix margin and font size of overlay title.
U trunk/projects/quickhoney/website/static/index.css
Modified: trunk/projects/quickhoney/website/static/index.css =================================================================== --- trunk/projects/quickhoney/website/static/index.css 2008-09-08 19:09:06 UTC (rev 3849) +++ trunk/projects/quickhoney/website/static/index.css 2008-09-09 04:21:45 UTC (rev 3850) @@ -477,6 +477,8 @@ }
#overlay h1 { + font-size: 120%; + margin-top: 12px; padding-left: 10px; }