Subversion Repository Public Repository

Nextrek

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
.test_message_area {

	/*
	ここのプロパティ3項目は
	このままでお願いします。
	*/

	display : block;
	position: absolute;
	z-index : 99999999;

	/*
	以下のプロパティは
	お使いのコンフィグ画面に合わせて
	調整なさってください。
	*/

	color :  #CCCCCC;
	/*
	font-size: 21px;
	font-weight: bold;
	font-family: 'ヒラギノ角ゴ W3', 'ヒラギノ角ゴ ProN W3', 'メイリオ', '游ゴシック', 'MS ゴシック', sans-serif;
	font-family: 'ヒラギノ明朝 W3', 'ヒラギノ明朝 ProN W3', '游明朝', 'MS 明朝', serif;
	*/
	top   : 580px;
	left  : 130px;
	width : 1000px;
	height:  90px;

	font-size: 21px;

	/*
	・color
	・font-size
	・font-weight
	・font-family
	の4項目については、省略した場合、
	デフォルトのフォント設定を参照します。
	*/
}

Commits for Nextrek/FurryHouse/data/others/plugin/theme_kopanda_09_1/testMessagePlus/style.css

Diff revisions: vs.
Revision Author Commited Message
1365 FMMortaroli picture FMMortaroli Mon 30 Mar, 2020 21:05:49 +0000