[Kos-cvs] kos-web cvs.php,1.3,1.4 site.css,1.9,1.10
thomas at kos.enix.org
thomas at kos.enix.org
Wed Jan 5 22:35:00 CET 2005
Update of /var/cvs/kos/kos-web
In directory the-doors:/tmp/cvs-serv1894
Modified Files:
cvs.php site.css
Log Message:
Modification des pages sur CVS + ajout d'une page sur comment contribuer + réorganisation du menu
Index: cvs.php
===================================================================
RCS file: /var/cvs/kos/kos-web/cvs.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cvs.php 29 Dec 2004 23:37:16 -0000 1.3
+++ cvs.php 5 Jan 2005 21:34:58 -0000 1.4
@@ -8,15 +8,12 @@
include("$topsrcdir/include/main.php");
-put_header("CVS",
+put_header("CVS",
array ("fr" => "CVS",
"en" => "CVS"));
put_toc("CVS");
content_section("contents/cvsintro");
-content_section("contents/cvs-anon");
-if($lang=="fr")
- content_section("contents/cvsdoc");
put_footer();
Index: site.css
===================================================================
RCS file: /var/cvs/kos/kos-web/site.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- site.css 5 Jan 2005 20:45:09 -0000 1.9
+++ site.css 5 Jan 2005 21:34:58 -0000 1.10
@@ -75,6 +75,7 @@
font-size: 90%;
margin: 0;
margin-top: 1em;
+ margin-bottom: 0.5em;
}
#left div.toc-topic {
More information about the Kos-cvs
mailing list