[aquaskk-changes 17] CVS update: htdocs

Back to archive index

Tomotaka SUWA t-suw****@users*****
2005年 7月 21日 (木) 16:50:16 JST


Index: htdocs/aquaskk.css
diff -u htdocs/aquaskk.css:1.1.1.1 htdocs/aquaskk.css:1.2
--- htdocs/aquaskk.css:1.1.1.1	Thu Jul 21 01:08:56 2005
+++ htdocs/aquaskk.css	Thu Jul 21 16:50:16 2005
@@ -1,16 +1,19 @@
+ @ charset "EUC-JP";
+
 /*
 
-¥ aquaskk.css ‚ɂ‚¢‚Ä
+$Id: aquaskk.css,v 1.2 2005/07/21 07:50:16 t-suwa Exp $
+
+▼aquaskk.css について
 
-http://namazu.org/~satoru/ ‚ÅŽg‚í‚ê‚Ä‚¢‚é satoru.css ‚ð—¬—p‚µ‚Ä‚¢‚Ü‚·B
-‚—Ñ‚³‚ñ‚ÉŠ´ŽÓ‚µ‚Ü‚·B
+http://namazu.org/~satoru/ で使われている satoru.css を流用しています。
+高林さんに感謝します。
 
 */
 
- @ charset "shift_jis";
 body { 
 	font-family: 'Lucida Sans Unicode', Verdana, 
-                     'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'ƒqƒ‰ƒMƒmŠpƒS3', 
+                     'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ3', 
                      sans-serif;
 	margin-right: 2em;
 	margin-left: 2em;
@@ -80,11 +83,12 @@
 }
 
 p.last-modified {
+	/* padding-top: 1em; */
 	text-align: center;
         color: #ee7600;
 	text-indent: 0em;
 	font-size: smaller;
-	line-height: 0em;
+	/* line-height: 0em; */
 }
 
 p.lang-navigator { 
@@ -133,7 +137,7 @@
 }
 
 pre, code {
-	font-family: 'ƒqƒ‰ƒMƒmŠpƒS3“™•', 'Lucida Console', 'Courier', 
+	font-family: 'ヒラギノ角ゴ3等幅', 'Lucida Console', 'Courier', 
 		     'Courier New', monospace;
 }
 
@@ -148,7 +152,7 @@
 h1 {
         font-size: x-large;
 	font-weight: normal;
-	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'ƒqƒ‰ƒMƒmŠpƒS3', Verdana, serif;
+	font-family: 'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ3', Verdana, serif;
 	padding: 0.4em 0.4em;
 	line-height: 150%;
 }
@@ -159,7 +163,7 @@
 
 h2, h3, h4, h5, h6 {
 	font-weight: normal;
-	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W6', 'ƒqƒ‰ƒMƒmŠpƒS6',
+	font-family: 'ヒラギノ角ゴ Pro W6', 'ヒラギノ角ゴ6',
 		     'Lucida Grande', Verdana, serif;
 }
 
Index: htdocs/index.html
diff -u htdocs/index.html:1.1.1.1 htdocs/index.html:1.2
--- htdocs/index.html:1.1.1.1	Thu Jul 21 01:08:56 2005
+++ htdocs/index.html	Thu Jul 21 16:50:16 2005
@@ -55,7 +55,7 @@
 </div>
 
 <div class="sidebar">
-  <p class="last-modified">最終更新日: 2005-07-18</p>
+  <p class="last-modified">$Date: 2005/07/21 07:50:16 $</p>
   <script type="text/javascript" src="sidebar.js"></script>
 </div>
 
Index: htdocs/screen_shot.html
diff -u htdocs/screen_shot.html:1.1.1.1 htdocs/screen_shot.html:1.2
--- htdocs/screen_shot.html:1.1.1.1	Thu Jul 21 01:08:57 2005
+++ htdocs/screen_shot.html	Thu Jul 21 16:50:16 2005
@@ -26,7 +26,7 @@
 </div>
 
 <div class="sidebar">
-  <p class="last-modified">最終更新日: 2005-07-18</p>
+  <p class="last-modified">$Date: 2005/07/21 07:50:16 $</p>
   <script type="text/javascript" src="sidebar.js"></script>
 </div>
 
Index: htdocs/sidebar.js
diff -u htdocs/sidebar.js:1.1.1.1 htdocs/sidebar.js:1.2
--- htdocs/sidebar.js:1.1.1.1	Thu Jul 21 01:08:57 2005
+++ htdocs/sidebar.js	Thu Jul 21 16:50:16 2005
@@ -1,3 +1,5 @@
+/* $Id: sidebar.js,v 1.2 2005/07/21 07:50:16 t-suwa Exp $ */
+
 document.open();
 document.writeln('<h2>ダウンロード</h2>');
 document.writeln('  <ul>');


aquaskk-changes メーリングリストの案内
Back to archive index