Subversion Repositories Koakuma

Rev

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

Rev 28 Rev 29
Line 1... Line 1...
1
/* $Id: style.css 28 2024-10-02 08:44:00Z nishi $ */
1
/* $Id: style.css 29 2024-10-02 08:56:47Z 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
#clearfix {
75
#clearfix {
76
	clear: both;
76
	clear: both;
77
}
77
}
78
 
78
 
79
#doc {
79
#doc {
80
	margin-right: 14em;
-
 
81
	margin-top: -20px;
80
	margin-top: -20px;
82
}
81
}
83
 
82
 
-
 
83
#docinside {
-
 
84
	margin-right: 14em;
-
 
85
}
-
 
86
 
84
a {
87
a {
85
	color: #8080f0;
88
	color: #8080f0;
86
}
89
}
87
 
90
 
88
a:visited {
91
a:visited {