Subversion Repositories svnkaklik

Rev

Rev 426 | Rev 428 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 426 Rev 427
Line 64... Line 64...
64
}
64
}
65
 
65
 
66
/* structure */
66
/* structure */
67
.container {
67
.container {
68
	margin: 0 auto;
68
	margin: 0 auto;
69
	width: 90%;
69
	width: 800px;
70
}
70
}
71
 
71
 
72
/* title */
72
/* title */
73
.title {
73
.title {
74
	float: left;
74
	float: left;
75
	margin-top: 22px;
75
	margin-top: 22px;
76
	text-align: center;
76
	text-align: center;
77
	width: 220px;
77
	width: 300px;
78
}
78
}
79
.title h1 {
79
.title h1 {
80
	font: normal 2em Verdana,sans-serif;
80
	font: normal 2em Verdana,sans-serif;
81
}
81
}
82
.title h2 {
82
.title h2 {