Thread: Planetpostgresql
If this isn't the right place for questions about planetpostgresql.org, feel free to ignore. I'd like to propose the following patch for the frontpage, to prevent h3's in the blog posts from messing up the page. -- Tommy Gildseth --- planet_old.css 2007-12-25 14:43:17.000000000 +0100 +++ planet.css 2007-12-25 14:43:34.000000000 +0100 @@ -82,6 +82,13 @@ margin-bottom: 2em; } +.entry h3 { + background: none; + border: none; + font-size: 1em; + padding: 0px; +} + .entry .date { font-family: "Bitstream Vera Sans", sans-serif; color: grey;
Hi, On Tue, 2007-12-25 at 14:59 +0100, Tommy Gildseth wrote: > I'd like to propose the following patch for the frontpage, to prevent > h3's in the blog posts from messing up the page. Thanks for the patch. Frontpage looks better now :) Regards, -- Devrim GÜNDÜZ , RHCE PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/