Subversion Repositories svnkaklik

Rev

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

Rev 432 Rev 433
Line 18... Line 18...
18
}
18
}
19
a:hover {
19
a:hover {
20
	color: #28E;
20
	color: #28E;
21
}
21
}
22
body {
22
body {
23
	background: #F2F2F2 url(img/bg.gif) repeat-y center top;
23
	background: #F2F2F2 repeat-y center top;
24
	color: #555A60;
24
	color: #555A60;
25
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
25
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
26
	margin: 0;
26
	margin: 0;
27
}
27
}
28
p,cite,therminal,ul {
28
p,cite,therminal,ul {
Line 72... Line 72...
72
/* title */
72
/* title */
73
.title {
73
.title {
74
	float: left;
74
	float: left;
75
	margin-top: 8%;
75
	margin-top: 8%;
76
	text-align: center;
76
	text-align: center;
77
	width: 30%;
77
	width: 10%;
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 {