You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2012/05/08 14:33:37 UTC

svn commit: r1335471 - in /incubator/stanbol/site/trunk/content/stanbol: css/stanbol.css downloads/releases.mdtext

Author: fchrist
Date: Tue May  8 12:33:37 2012
New Revision: 1335471

URL: http://svn.apache.org/viewvc?rev=1335471&view=rev
Log:
STANBOL-605 Table format

Modified:
    incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css
    incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext

Modified: incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css
URL: http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css?rev=1335471&r1=1335470&r2=1335471&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css (original)
+++ incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css Tue May  8 12:33:37 2012
@@ -73,7 +73,7 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 #content table th {
-  font: normal 10pt Arial,Helvetica,sans-serif;
+  font: bold 10pt Arial,Helvetica,sans-serif;
   border-bottom: 1px solid #ffdaae;
   margin: 4px;
 }

Modified: incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext
URL: http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext?rev=1335471&r1=1335470&r2=1335471&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext (original)
+++ incubator/stanbol/site/trunk/content/stanbol/downloads/releases.mdtext Tue May  8 12:33:37 2012
@@ -1,9 +1,8 @@
 Title: Releases
 
-<table id="release_table">
+<table id="release_table" width="100%">
 <thead>
 <tr>
-  <th>Version</th>
   <th>Artifact</th>
   <th>Provides</th>
   <th>Release Date</th>
@@ -12,7 +11,6 @@ Title: Releases
 </thead>
 <tbody>
 <tr>
-  <td>0.9.0-incubating</th>
   <td>apache-stanbol-0.9.0-incubating-source-release</td>
   <td>The source package of this Apache Stanbol release.</td>
   <td>2012/05/08</td>