[armedbear-cvs] r12012 - public_html
Erik Huelsmann
ehuelsmann at common-lisp.net
Mon Jun 8 21:41:28 UTC 2009
Author: ehuelsmann
Date: Mon Jun 8 17:41:26 2009
New Revision: 12012
Log:
Duh! (Put the div *before* the logo...)
Modified:
public_html/left-menu
Modified: public_html/left-menu
==============================================================================
--- public_html/left-menu (original)
+++ public_html/left-menu Mon Jun 8 17:41:26 2009
@@ -7,10 +7,13 @@
<br />
<a href="http://armedbear-j.sourceforge.net">J - the editor</a><br />
<br />
+
+
+<div style="height:3cm"> </div>
+
+
<script type="text/javascript"
src="http://www.ohloh.net/p/16553/widgets/project_users_logo.js">
</script>
-<div style="height:3cm"> </div>
-
</div>
More information about the armedbear-cvs
mailing list