phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4429 - phpcompta/trunk/html


From: phpcompta-dev
Subject: [Phpcompta-dev] r4429 - phpcompta/trunk/html
Date: Mon, 21 Nov 2011 16:49:27 +0100 (CET)

Author: danydb
Date: 2011-11-21 16:49:26 +0100 (Mon, 21 Nov 2011)
New Revision: 4429

Modified:
   phpcompta/trunk/html/style.css
Log:
#css font-family : verdana

Modified: phpcompta/trunk/html/style.css
===================================================================
--- phpcompta/trunk/html/style.css      2011-11-21 15:47:16 UTC (rev 4428)
+++ phpcompta/trunk/html/style.css      2011-11-21 15:49:26 UTC (rev 4429)
@@ -628,7 +628,7 @@
        border: 2px outset #201e87;
        background-color:#879ED4;
        font-size: 110% ;
-       font-family: helvetica,sans-serif;
+       font-family: verdana,helvetica,sans-serif;
        font-style: italic;
        font-weight: bolder;
        text-align:center;
@@ -650,7 +650,7 @@
        /*border:dotted 1px black;*/
        border: 3px outset #201e87;
        background-color: #879ED4;
-       font-family: helvetica,sans-serif;
+       font-family: verdana,helvetica,sans-serif;
        font-style: italic;
        font-weight: bolder;
        text-align:center;
@@ -672,7 +672,7 @@
        overflow: auto;
        background-color:#DFE7FF;
        font-size:10px ;
-       font-family: helvetica,sans-serif;
+       font-family: verdana,helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        color: black;
@@ -798,7 +798,7 @@
        font-weight: bold;
 
        text-decoration:none;
-       font-family: helvetica,sans-serif;
+       font-family: verdana,helvetica,sans-serif;
        background-image: url("image/bg-submit2.gif");
        background-repeat: repeat-x;
        background-position: left;
@@ -993,7 +993,7 @@
 {
   background-color:#F1E6E6;
  font-size:10;
-  font-family:helvetica,arial,sans-serif;
+  font-family: verdana,helvetica,arial,sans-serif;
   padding:0;
   margin:0;
   overflow:hidden;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]