Author: fchrist
Date: Tue May  8 12:37:13 2012
New Revision: 1335475

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

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

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=1335475&r1=1335474&r2=1335475&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:37:13 2012
@@ -74,12 +74,12 @@ h1,h2,h3,h4,h5,h6 {
 
 #content table th {
   font: bold 10pt Arial,Helvetica,sans-serif;
-  border-bottom: 1px solid #ffdaae;
   margin: 4px;
 }
 
 #content table td {
   font: normal 10pt Arial,Helvetica,sans-serif;
+  background-color: #ffeeaa;
 }
 
 #navigation img {


Reply via email to