Subversion Repositories Koakuma

Rev

Rev 20 | Rev 24 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20 Rev 23
Line 1... Line 1...
1
/* $Id: style.css 20 2024-10-02 07:45:11Z nishi $ */
1
/* $Id: style.css 23 2024-10-02 08:02:38Z nishi $ */
2
 
2
 
3
#gomain {
3
#gomain {
4
	position: absolute;
4
	position: absolute;
5
	left: 50px;
5
	left: 50px;
6
}
6
}
Line 44... Line 44...
44
	text-align: left;
44
	text-align: left;
45
	width: 20%;
45
	width: 20%;
46
}
46
}
47
 
47
 
48
#space {
48
#space {
49
	height: 152px;
49
	height: 88px;
50
}
50
}
51
 
51
 
52
#title {
52
#title {
53
	padding: 5px;
53
	padding: 5px;
54
	background-color: #606080;
54
	background-color: #606080;