Author: fmui
Date: Mon Dec  1 09:04:05 2014
New Revision: 1642654

URL: http://svn.apache.org/r1642654
Log:
fixed CSS

Modified:
    chemistry/site/trunk/content/resources/site.css

Modified: chemistry/site/trunk/content/resources/site.css
URL: 
http://svn.apache.org/viewvc/chemistry/site/trunk/content/resources/site.css?rev=1642654&r1=1642653&r2=1642654&view=diff
==============================================================================
--- chemistry/site/trunk/content/resources/site.css (original)
+++ chemistry/site/trunk/content/resources/site.css Mon Dec  1 09:04:05 2014
@@ -1612,7 +1612,7 @@ div.code.panel .codehilite {
 
 .projectbox {
     text-align: center;
-    width: 640px;
+    width: 700px;
     padding: 5px;
     margin: 10px;
     border: 3px solid;
@@ -1624,7 +1624,7 @@ div.code.panel .codehilite {
 table.projectbox-table {
     text-align: center;
     table-layout: fixed;
-    width: 700px;
+    width: 690px;
     border-style: none;
 }
 


Reply via email to