emanuel: doc/www/src default.css, 1.12, 1.13 index.html.m4, 1.144, 1.145

cvs at kolab.org cvs at kolab.org
Fri Jun 13 11:47:25 CEST 2008


Author: emanuel

Update of /kolabrepository/doc/www/src
In directory doto:/tmp/cvs-serv25804

Modified Files:
	default.css index.html.m4 
Log Message:
Improve index page. Add image. Change news style.


Index: default.css
===================================================================
RCS file: /kolabrepository/doc/www/src/default.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- default.css	13 Jun 2008 08:48:29 -0000	1.12
+++ default.css	13 Jun 2008 09:47:23 -0000	1.13
@@ -254,19 +254,23 @@
 .newsd {
     font-size: 110%;
     font-weight: bold;
-    white-space: nowrap;
-    width: 200px;
+    width: 160px;
+    text-align: right;
+    vertical-align: top;
 }
 
 /* News header */
 .newsh {
     font-size: 110%;
     font-weight: bold;
+    padding-left: 14px;
+    vertical-align: top;
 }
 
 /* News body */
 .newsb {
-    padding-left: 3em;
+    padding-left: 10px;
+    margin-left: 170px;
 }
 
 /* News item */

Index: index.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/index.html.m4,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- index.html.m4	10 Jun 2008 08:50:54 -0000	1.144
+++ index.html.m4	13 Jun 2008 09:47:23 -0000	1.145
@@ -2,6 +2,9 @@
 m4_include(header.html.m4)
 <div id="date">This page was updated on:<br />$Date$</div>
 
+<table width="100%">
+<tr>
+<td valign=top>
 <p id="intro">
 Kolab is a Groupware Solution for Emails, Appointments, Contacts and more.
 It supports <strong>mixed client environments (Outlook/KDE)</strong> 
@@ -26,6 +29,16 @@
 Category 'Best Groupware Server'</strong>
 [<a href="./news/pr-20051115.html">press release</a>].
 </p>
+</td>
+<td valign=top align=center>
+<a href="images/kolab-lnm-award-2005.png">
+<img style="padding: 35px 0.75em 0 1em;" alt="Linux New Media Award 2005"
+src="images/kolab-lnm-award-2005_small.png"></a><br>
+<span align=center><small><i>Linux New Media Award 2005<br>
+*Beste Groupware Server*</i></small></span>
+</td>
+</tr>
+</table>
 
 
 <h2>News</h2>
@@ -246,6 +259,6 @@
 
 </div> <!-- END NEWS BLOCK -->
 
-<a href="./newsarchive.html">Archived news</a>
+<a style="padding-left: 0.5em" href="./newsarchive.html">Archived news</a>
 
 m4_include(footer.html.m4)





More information about the commits mailing list