You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ul...@apache.org on 2010/12/23 15:34:19 UTC

svn commit: r1052286 - /tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css

Author: uli
Date: Thu Dec 23 14:34:19 2010
New Revision: 1052286

URL: http://svn.apache.org/viewvc?rev=1052286&view=rev
Log:
why oh why does confluence have to add <p></p> to everything?

Modified:
    tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css

Modified: tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css?rev=1052286&r1=1052285&r2=1052286&view=diff
==============================================================================
--- tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css (original)
+++ tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css Thu Dec 23 14:34:19 2010
@@ -224,3 +224,5 @@ a.blogDate {
 }
 
 #content .navmenu TABLE { width: auto !important }
+
+#top p { margin: 0; }