bernhard: doc/www/src default.css, 1.3, 1.4 footer.html.m4, 1.17, 1.18

cvs at intevation.de cvs at intevation.de
Wed Oct 20 18:25:36 CEST 2004


Author: bernhard

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

Modified Files:
	default.css footer.html.m4 
Log Message:
* default.css: grey background instead of bg_lines.png
to see if this is better on the eyes
* footer.html.m4: Changed tracker link to say "Bug" and also
but this in strong.


Index: default.css
===================================================================
RCS file: /kolabrepository/doc/www/src/default.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- default.css	3 Oct 2004 13:04:41 -0000	1.3
+++ default.css	20 Oct 2004 16:25:34 -0000	1.4
@@ -1,5 +1,6 @@
 body {
-    background: url('images/bg_lines.png');
+    /* background: url('images/bg_lines.png'); */
+    background-color: #d4d0c8;
 }
 
 body, td {
@@ -220,4 +221,4 @@
 
 .news .newsb {
     margin-bottom: 2em;
-}
\ No newline at end of file
+}

Index: footer.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/footer.html.m4,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- footer.html.m4	6 Sep 2004 10:32:43 -0000	1.17
+++ footer.html.m4	20 Oct 2004 16:25:34 -0000	1.18
@@ -52,7 +52,8 @@
 <a href="/mailman/listinfo/kolab-announce">Subscribe/Manage</a>
 </small><br /><br />
 <a href="http://eforum.de/">Support Forums</a><br />
-<a href="https://intevation.de/roundup/kolab/">Online Issue/Wish Tracker</a><br />
+<a href="https://intevation.de/roundup/kolab/"
+><strong>Bug/Wish Tracker</strong></a><br />
 <br />
 LINK(`howtos.html', `HOWTOs')
 <a href="http://kolab.org/cgi-bin/viewcvs-kolab.cgi/doc/raw-howtos/">Mini-Howtows in CVS</a><br />





More information about the commits mailing list