File: README

package info (click to toggle)
tdiary-theme 5.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,212 kB
  • sloc: javascript: 1,268; ruby: 85; makefile: 5
file content (39 lines) | stat: -rw-r--r-- 1,206 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Title: GreenTea3
Author: NT
Access: nt@24i.net
License: GPL
Comment: 春らしい若葉色のテーマ、でも名前は緑茶

使用上の注意
  このスタイルシートを使うと Internet Explorer 5.5 以上では縦書きで
表示されます。日記を縦書きにするには、日記のヘッダに <div class="all">
フッタに </div> と入れる必要があります。
  ヘッダ内、フッタ内における記入位置はお好みでどうぞ。記入位置によって、
縦書きになる範囲が変化します。
  div.all 内の height の数値をいじるとスクロールする部分の高さが変化します。

ChangeLog
2003-09-08 NT <nt@be.to>
	* remove specification of font-family.
	* font-size: em -> %.

2002-10-18 NT <nt@24i.net>
        * remove some "color:".

2002-10-06 NT <nt@24i.net>
        * change some properties in update form.

2002-09-12 NT <nt@24i.net>
	* convert for 1.5 series.

2002-05-07 zoe <zoe@kasumi.sakura.ne.jp>
	* fix overflow problem (scroll -> none).

2002-05-07 NT <nt@24i.net>
	* fix overflow problem.

2002-04-05 TADA Tadashi <sho@spc.gr.jp>
	* add spec.

2002-03-27 TADA Tadashi <sho@spc.gr.jp>
	* fix textarea biyo--n problem.