Author: chanaka
Date: Sun Feb 10 23:17:15 2008
New Revision: 13551
Log:
registry theme added
Added:
branches/registry/1_0/modules/documentation/src/site/resources/css/
branches/registry/1_0/modules/documentation/src/site/resources/css/site.css
branches/registry/1_0/modules/documentation/src/site/resources/images/header-back.jpg
(contents, props changed)
Modified:
branches/registry/1_0/modules/documentation/src/site/site.xml
Added:
branches/registry/1_0/modules/documentation/src/site/resources/css/site.css
==============================================================================
--- (empty file)
+++ branches/registry/1_0/modules/documentation/src/site/resources/css/site.css
Sun Feb 10 23:17:15 2008
@@ -0,0 +1,28 @@
+#bannerRight{
+position:absolute;
+top:0px;
+left:10px;
+}
+#banner{
+height:70px;
+}
+body{
+background-image:url(../images/header-back.jpg);
+background-repeat:repeat-x;
+background-position:0px 0px;
+}
+#leftColumn{
+background-color:#FFF5CC;
+}
+#breadcrumbs{
+background-color:#ab710a;
+color:#ffffff;
+}
+h2{
+background-color:#EEE2B4;
+color:#6E6B66
+}
+h3{
+background-color:#f6f0d7;
+color:#6E6B66;
+}
Added:
branches/registry/1_0/modules/documentation/src/site/resources/images/header-back.jpg
==============================================================================
Binary file. No diff available.
Modified: branches/registry/1_0/modules/documentation/src/site/site.xml
==============================================================================
--- branches/registry/1_0/modules/documentation/src/site/site.xml
(original)
+++ branches/registry/1_0/modules/documentation/src/site/site.xml Sun Feb
10 23:17:15 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="WSO2 Registry">
<bannerLeft>
- <name>WSO2 Registry</name>
+ <name></name>
<!--<src>http://www.apache.org/images/asf_logo_wide.png</src>
Need to put oxygentank logo
-->
_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev