Author: jm
Date: 2012-09-25 13:57:25 -0700 (Tue, 25 Sep 2012)
New Revision: 30480

Modified:
   code.cytoscape.org/index.html
Log:
Updated landing page to include API reports
Cleaned up odd CSS/HTML


Modified: code.cytoscape.org/index.html
===================================================================
--- code.cytoscape.org/index.html       2012-09-25 18:34:50 UTC (rev 30479)
+++ code.cytoscape.org/index.html       2012-09-25 20:57:25 UTC (rev 30480)
@@ -18,8 +18,8 @@
     border: none;
 }
 
-#css-makes-me-want-to-kill-myself {
-    margin-bottom: 32px;
+div.links {
+    margin-bottom: 1em;
     border: none;
 }
 
@@ -49,20 +49,21 @@
                     <img src="sonar_logo.png"/>
                 </a>
             </div>
-            <div>
-                <a 
href="http://code.cytoscape.org/jenkins/job/cytoscape-3-javadoc/javadoc/";>
-                               <div id="css-makes-me-want-to-kill-myself">
+            <a 
href="http://code.cytoscape.org/jenkins/job/cytoscape-3-javadoc/javadoc/";>
+                <div class="links">
                    Latest Javadoc 
-                               </div>
-                </a>
-            </div>
-            <div>
-                <a 
href="http://code.cytoscape.org/jenkins/job/Cytoscape%203%20GUI%20Distribution/lastSuccessfulBuild/org.cytoscape.distribution$cytoscape/";>
-                               <div id="css-makes-me-want-to-kill-myself">
+                </div>
+            </a>
+            <a 
href="http://code.cytoscape.org/jenkins/job/Cytoscape%203%20GUI%20Distribution/lastSuccessfulBuild/org.cytoscape.distribution$cytoscape/";>
+                <div class="links">
                    Latest Successful Build 
-                               </div>
-                </a>
-            </div>
+                </div>
+            </a>
+            <a href="http://code.cytoscape.org/reports/";>
+                <div class="links">
+                   API Compatibility Reports
+                </div>
+            </a>
         </div>
     </body>
 </html>

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to