koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes comm


From: Ambrose Li
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes common-style.css,1.3,1.4
Date: Mon, 09 Feb 2004 21:52:00 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27584/includes

Modified Files:
        common-style.css 
Log Message:
This makes the fonts look more like the English version


Index: common-style.css
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/common-style.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** common-style.css    10 Feb 2004 02:55:01 -0000      1.3
--- common-style.css    10 Feb 2004 05:51:58 -0000      1.4
***************
*** 197,198 ****
--- 197,210 ----
        font-weight: bold;
        }
+ 
+ /* Chinese-specific stuff below */
+ *[lang=en], *[lang=fr], *[lang=de], *[lang=it],
+ *[lang=mi], *[lang=nl], *[lang=pl],
+ *.en {
+       font-family: Helvetica, Arial, sans-serif;
+ }
+ 
+ body {
+       font-family: "Apple LiGothic Medium", "SimHei", "MS Gothic", "MS Hei", 
sans-serif;
+ }
+ 




reply via email to

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