Author: danydb
Date: 2012-09-18 23:46:37 +0200 (Tue, 18 Sep 2012)
New Revision: 5116

Modified:
   phpcompta/tags/rel650/html/style-color.css
   phpcompta/tags/rel650/html/style-epad.css
   phpcompta/tags/rel650/html/style-light.css
   phpcompta/tags/rel650/html/style-print.css
   phpcompta/tags/rel650/html/style.css
Log:
Improve the style sheet with hx.title

Modified: phpcompta/tags/rel650/html/style-color.css
===================================================================
--- phpcompta/tags/rel650/html/style-color.css  2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style-color.css  2012-09-18 21:46:37 UTC (rev 
5116)
@@ -1134,4 +1134,11 @@
        font-size:12px;
        margin-left: 45px;
        text-decoration: underline;
+}
+h5.title {
+       color: #046fff;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
 }
\ No newline at end of file

Modified: phpcompta/tags/rel650/html/style-epad.css
===================================================================
--- phpcompta/tags/rel650/html/style-epad.css   2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style-epad.css   2012-09-18 21:46:37 UTC (rev 
5116)
@@ -1121,4 +1121,11 @@
        font-size:14px;
        margin-left: 45px;
        text-decoration: underline;
+}
+h5.title {
+       color: blue;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
 }
\ No newline at end of file

Modified: phpcompta/tags/rel650/html/style-light.css
===================================================================
--- phpcompta/tags/rel650/html/style-light.css  2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style-light.css  2012-09-18 21:46:37 UTC (rev 
5116)
@@ -1126,4 +1126,11 @@
        font-size:12px;
        margin-left: 45px;
        text-decoration: underline;
+}
+h5.title {
+       color: #046fff;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
 }
\ No newline at end of file

Modified: phpcompta/tags/rel650/html/style-print.css
===================================================================
--- phpcompta/tags/rel650/html/style-print.css  2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style-print.css  2012-09-18 21:46:37 UTC (rev 
5116)
@@ -272,4 +272,11 @@
        margin-left: 45px;
        text-decoration: underline;
 }
+h5.title {
+       color: blue;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
+}
 /* </style> */

Modified: phpcompta/tags/rel650/html/style.css
===================================================================
--- phpcompta/tags/rel650/html/style.css        2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style.css        2012-09-18 21:46:37 UTC (rev 
5116)
@@ -1125,4 +1125,11 @@
        font-size:12px;
        margin-left: 45px;
        text-decoration: underline;
+}
+h5.title {
+       color: blue;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
 }
\ No newline at end of file



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu

_______________________________________________
Phpcompta  est un logiciel libre de comptabilit&#233; en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to