Subversion Repositories Koakuma

Rev

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

Rev 31 Rev 32
Line 1... Line 1...
1
/* $Id: style.css 31 2024-10-02 09:25:33Z nishi $ */
1
/* $Id: style.css 32 2024-10-02 09:25:51Z nishi $ */
2
 
2
 
3
#gomain {
3
#gomain {
4
	position: absolute;
4
	position: absolute;
5
	left: 50px;
5
	left: 50px;
6
}
6
}
Line 75... Line 75...
75
	width: 13em;
75
	width: 13em;
76
	background-color: #f0f0f0;
76
	background-color: #f0f0f0;
77
}
77
}
78
 
78
 
79
#toctitle {
79
#toctitle {
80
	font-size: 30px;
80
	font-size: 25px;
81
	display: inline;
81
	display: inline;
82
	width: 100%;
82
	width: 100%;
83
}
83
}
84
 
84
 
85
.shiftlink {
85
.shiftlink {