Author: struberg
Date: Mon Dec 10 23:46:13 2012
New Revision: 1419876
URL: http://svn.apache.org/viewvc?rev=1419876&view=rev
Log:
create a smal horizontal logo
Added:
openwebbeans/cms-site/trunk/content/resources/images/logo_hor-small.png
(with props)
Removed:
openwebbeans/cms-site/trunk/content/images/
Modified:
openwebbeans/cms-site/trunk/content/index.html
openwebbeans/cms-site/trunk/templates/owb-markdown.html
Modified: openwebbeans/cms-site/trunk/content/index.html
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/index.html?rev=1419876&r1=1419875&r2=1419876&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/index.html (original)
+++ openwebbeans/cms-site/trunk/content/index.html Mon Dec 10 23:46:13 2012
@@ -28,7 +28,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
- <a class="brand" href="index.html"><img
src="resources/images/logo_for_dark_backgrounds_2.png" height="100px"/></a>
+ <a class="brand" href="index.html"><img
src="resources/images/logo_hor-small.png" height="100px"/></a>
<div class="nav-collapse">
<ul class="nav">
<li class="active"><a href="index.html">Home</a></li>
Added: openwebbeans/cms-site/trunk/content/resources/images/logo_hor-small.png
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/resources/images/logo_hor-small.png?rev=1419876&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
openwebbeans/cms-site/trunk/content/resources/images/logo_hor-small.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Modified: openwebbeans/cms-site/trunk/templates/owb-markdown.html
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/templates/owb-markdown.html?rev=1419876&r1=1419875&r2=1419876&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/templates/owb-markdown.html (original)
+++ openwebbeans/cms-site/trunk/templates/owb-markdown.html Mon Dec 10 23:46:13
2012
@@ -53,7 +53,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
- <a class="brand" href="index.html"><img
src="resources/images/logo_for_dark_backgrounds_2.png" height="100px"/></a>
+ <a class="brand" href="index.html"><img
src="resources/images/logo_hor-small.png" height="100px"/></a>
<div class="nav-collapse">
<ul class="nav">
<li class="active"><a href="index.html">Home</a></li>