Author: mes
Date: 2012-04-13 12:34:21 -0700 (Fri, 13 Apr 2012)
New Revision: 28826
Added:
code.cytoscape.org/nexus_logo.png
code.cytoscape.org/sonar_logo.png
Modified:
code.cytoscape.org/index.html
code.cytoscape.org/jenkins_logo.png
code.cytoscape.org/redmine_logo.png
Log:
updated logos to be smaller and added some links
Modified: code.cytoscape.org/index.html
===================================================================
--- code.cytoscape.org/index.html 2012-04-13 18:56:29 UTC (rev 28825)
+++ code.cytoscape.org/index.html 2012-04-13 19:34:21 UTC (rev 28826)
@@ -6,6 +6,7 @@
<style>
body, th, td {
font-family: 'Ubuntu Condensed', sans-serif;
+ font-size: 200%
}
body {
@@ -17,6 +18,12 @@
border: none;
}
+#css-makes-me-want-to-kill-myself {
+ margin-bottom: 32px;
+ border: none;
+}
+
+
</style>
</head>
<body>
@@ -34,9 +41,28 @@
</div>
<div>
<a href="/nexus">
- <img src="/nexus/images/nexus.png"/>
+ <img src="nexus_logo.png"/>
</a>
</div>
+ <div>
+ <a href="/sonar">
+ <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">
+ 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">
+ Latest Successful Build
+ </div>
+ </a>
+ </div>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: code.cytoscape.org/jenkins_logo.png
===================================================================
(Binary files differ)
Added: code.cytoscape.org/nexus_logo.png
===================================================================
(Binary files differ)
Property changes on: code.cytoscape.org/nexus_logo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: code.cytoscape.org/redmine_logo.png
===================================================================
(Binary files differ)
Added: code.cytoscape.org/sonar_logo.png
===================================================================
(Binary files differ)
Property changes on: code.cytoscape.org/sonar_logo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
--
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.