[grisbi-cvs] grisbi-web/newsportal head.inc, 1.4, 1.5 style.css, 1.1, 1.2

NIEL GĂ©rald gegeweb at users.sourceforge.net
Mon May 24 21:30:53 CEST 2010


Update of /cvsroot/grisbi/grisbi-web/newsportal
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31119/newsportal

Modified Files:
	head.inc style.css 
Log Message:

site integration

Index: head.inc
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/head.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- head.inc	24 May 2010 19:05:17 -0000	1.4
+++ head.inc	24 May 2010 19:30:51 -0000	1.5
@@ -5,6 +5,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
 <link rel="icon" href="/images/grisbi-16.png" type="image/png" />
 <link rel="stylesheet" href="/styles/main.css" type="text/css" />
+<link rel="stylesheet" href="style.css" type="text/css" />
 <title><? echo htmlspecialchars($title); ?></title>
 <style type="text/css">
 <!--

Index: style.css
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/style.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- style.css	24 May 2010 14:50:59 -0000	1.1
+++ style.css	24 May 2010 19:30:51 -0000	1.2
@@ -1,17 +1,18 @@
 /* =========== Page Layout ================ */
-
+/*
 BODY {
   color: black;
   background: white;
 }
-
+*/
 /* =========== Index Layout ============== */
 
 /* headline */
+/*
 h1.np_index_headline {
   font-size: large;
 }
-
+*/
 /* border around all groups */
 .np_index_groups {
   background: #eeeeee;



More information about the cvs mailing list