You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by ij...@apache.org on 2011/09/07 00:20:37 UTC

svn commit: r1165907 - /incubator/jena/site/trunk/content/jena/css/jena.css

Author: ijd
Date: Tue Sep  6 22:20:37 2011
New Revision: 1165907

URL: http://svn.apache.org/viewvc?rev=1165907&view=rev
Log:
Title styling tweak

Modified:
    incubator/jena/site/trunk/content/jena/css/jena.css

Modified: incubator/jena/site/trunk/content/jena/css/jena.css
URL: http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/css/jena.css?rev=1165907&r1=1165906&r2=1165907&view=diff
==============================================================================
--- incubator/jena/site/trunk/content/jena/css/jena.css (original)
+++ incubator/jena/site/trunk/content/jena/css/jena.css Tue Sep  6 22:20:37 2011
@@ -46,6 +46,8 @@ h1,h2,h3,h4,h5,h6 {
   -moz-border-radius: 10px;
   border-radius: 10px;
   padding: 15px;
+  text-align: center;
+  font-weight: bold;
 }
 
 #content h2 {