File: README

package info (click to toggle)
tdiary 2.0.1-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,220 kB
  • ctags: 1,667
  • sloc: ruby: 20,044; lisp: 476; makefile: 91; sql: 32; sh: 31
file content (52 lines) | stat: -rw-r--r-- 1,321 bytes parent folder | download | duplicates (5)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
Title: Rectangle
Revision: $Revision: 1.3 $
Author: Nana
Access: clorets@estyle.ne.jp
License: GPL
Comment: ʤȤʤդ

Copyright 2003 (C) by Nana <clorets@estyle.ne.jp>
validated by W3C.

ChangeLog
2003-09-14 NT <nt@be.to>
	* font-size: em -> %.

2003-09-10 zoe <poincare@ikezoe.net>
	* add width property in div.section.
	  see http://members.at.infoseek.co.jp/cssbug/detail/winie/b032.html
	  and http://www.tdiary.org/archive/theme/msg00506.html
	* add "width: 70%;" in div.comment.
	  this is the same problem.

	2003-03-06 Nana <clorets@estyle.ne.jp>
	* add Rectangle Theme.

Memo 
	2003-03-06 Nana <clorets@estyle.ne.jp>
	* ΥơޤϺǿɽ˥󥯸ɽʤۤäꤷޤ(ޤǤ䴶Ǥ)
	rectangle.css򳫤/*󥯸ꥹ(Month/Latest⡼)*/ʬõ
div.referer {
       /*display: none;*/
	font-size: 90%;
	padding: 5px;
	margin-top: -1.5em;
	margin-left: 0px;
	margin-right: 20%;
	border: 10px solid #334466;
	background-color: #6675a3;
	color: #eee;
}
	Τ褦ˤʤäƤʬʲΤ褦˽񤭴뤳Ȥ
	Month/Latest⡼ɤΥ󥯸ɽʤʤޤ
div.referer {
	display: none;
       /*font-size: 90%;
	padding: 5px;
	margin-top: -1.5em;
	margin-left: 0px;
	margin-right: 20%;
	border: 10px solid #334466;
	background-color: #6675a3;
	color: #eee;*/
}