[Ttssh2-commit] [5815] 英語版ヘルプのフォント指定を変更した。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2015年 3月 6日 (金) 21:05:36 JST


Revision: 5815
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5815
Author:   yutakapon
Date:     2015-03-06 21:05:30 +0900 (Fri, 06 Mar 2015)
Log Message:
-----------
英語版ヘルプのフォント指定を変更した。

cf.
http://logmett.com/forum/viewtopic.php?f=6&t=2705

Modified Paths:
--------------
    trunk/doc/en/html/style.css

-------------- next part --------------
Modified: trunk/doc/en/html/style.css
===================================================================
--- trunk/doc/en/html/style.css	2015-03-06 10:32:40 UTC (rev 5814)
+++ trunk/doc/en/html/style.css	2015-03-06 12:05:30 UTC (rev 5815)
@@ -1,7 +1,7 @@
 body { 
 	margin: 5ex;
 	background: rgb(255, 255, 240);
-	font-family: "MS US Gothic";
+	font-family: 'Segoe UI', 'MS Sans Serif', Helvetica, Verdana, sans-serif, 'MS US Gothic';
 }
 
 h1 {



Ttssh2-commit メーリングリストの案内
Back to archive index