The branch, master has been updated
via cacd86e Scale the logos a bit smaller
from 54f927b Add h2 line and make the pics floatable
http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit cacd86ee15bb14a92a0d3eaaaa3c0ab135f1989f
Author: Lars Müller <[email protected]>
Date: Wed Sep 28 16:53:27 2011 +0200
Scale the logos a bit smaller
-----------------------------------------------------------------------
Summary of changes:
vendors/emergecore.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Changeset truncated at 500 lines:
diff --git a/vendors/emergecore.html b/vendors/emergecore.html
index f47c86c..acf6ed5 100755
--- a/vendors/emergecore.html
+++ b/vendors/emergecore.html
@@ -1,11 +1,11 @@
<h2>EmergeCore</h2>
<a href="http://www.emergecore.com/">
- <img src="emergecore_logo.gif" width="200" height="82"
style="float:left;margin:5px" />
+ <img src="emergecore_logo.gif" width="150" height="62"
style="float:left;margin:5px" />
</a>
<a href="http://www.emergecore.com/">
- <img src="emergecore_r5000.jpg" width="200" height="61"
style="float:right;margin:5px" />
+ <img src="emergecore_r5000.jpg" width="150" height="46"
style="float:right;margin:5px" />
</a>
<P>EmergeCore Networks designs and markets the world's first truly open IP
--
Samba Website Repository