You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/10/31 18:01:41 UTC

svn commit: r469557 - /cocoon/trunk/site/cocoon-maven-site-skin/src/main/resources/css/maven-theme.css

Author: reinhard
Date: Tue Oct 31 09:01:41 2006
New Revision: 469557

URL: http://svn.apache.org/viewvc?view=rev&rev=469557
Log:
formating for the news footer

Modified:
    cocoon/trunk/site/cocoon-maven-site-skin/src/main/resources/css/maven-theme.css

Modified: cocoon/trunk/site/cocoon-maven-site-skin/src/main/resources/css/maven-theme.css
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-maven-site-skin/src/main/resources/css/maven-theme.css?view=diff&rev=469557&r1=469556&r2=469557
==============================================================================
--- cocoon/trunk/site/cocoon-maven-site-skin/src/main/resources/css/maven-theme.css (original)
+++ cocoon/trunk/site/cocoon-maven-site-skin/src/main/resources/css/maven-theme.css Tue Oct 31 09:01:41 2006
@@ -323,3 +323,11 @@
 .bodyTable {
   margin-top: 1.5em;
 }
+
+.news-footer {
+  font-size: 75%;
+}
+
+.news ul li {
+  margin-bottom: 10px;
+}