[openssl-commits] [web]  master update
    Richard Levitte 
    levitte at openssl.org
       
    Tue Oct  3 07:44:13 UTC 2017
    
    
  
The branch master has been updated
       via  d52870498d5febbc80c086272bf3535f9acae7de (commit)
      from  8f075e2b722f92953b7c2f6a584544d3bea7038c (commit)
- Log -----------------------------------------------------------------
commit d52870498d5febbc80c086272bf3535f9acae7de
Author: Richard Levitte <levitte at openssl.org>
Date:   Tue Oct 3 09:44:09 2017 +0200
    omc-alumni.html: spcing with CSS instead
-----------------------------------------------------------------------
Summary of changes:
 community/omc-alumni.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/community/omc-alumni.html b/community/omc-alumni.html
index ce74a8a..9030b3e 100644
--- a/community/omc-alumni.html
+++ b/community/omc-alumni.html
@@ -15,7 +15,7 @@
 		We gratefully acknowledge the contributions of the
 		following OMC Alumni:
 	      </p>
-	      <table summary="OMC Alumni" cellspacing="20">
+	      <table summary="OMC Alumni" style="border-spacing: 20px 0;">
 		<tr>
 		  <td>Name</td>
 		  <td>Locale </td>
    
    
More information about the openssl-commits
mailing list