Subversion Repositories Koakuma

Rev

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

Rev 23 Rev 24
Line 1... Line 1...
1
/* $Id: style.css 23 2024-10-02 08:02:38Z nishi $ */
1
/* $Id: style.css 24 2024-10-02 08:13:21Z nishi $ */
2
 
2
 
3
#gomain {
3
#gomain {
4
	position: absolute;
4
	position: absolute;
5
	left: 50px;
5
	left: 50px;
6
}
6
}
Line 47... Line 47...
47
 
47
 
48
#space {
48
#space {
49
	height: 88px;
49
	height: 88px;
50
}
50
}
51
 
51
 
-
 
52
img {
-
 
53
	border: none;
-
 
54
	background-color: transparent;
-
 
55
}
-
 
56
 
52
#title {
57
#title {
53
	padding: 5px;
58
	padding: 5px;
54
	background-color: #606080;
59
	background-color: #606080;
55
	color: #ffffff;
60
	color: #ffffff;
56
	font-size: 30px;
61
	font-size: 30px;