Subversion Repositories svnkaklik

Rev

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

Rev 60 Rev 92
Line 27... Line 27...
27
}
27
}
28
p,cite,therminal,ul {
28
p,cite,therminal,ul {
29
	font-size: 1.2em;
29
	font-size: 1.2em;
30
	padding-bottom: 1.2em;
30
	padding-bottom: 1.2em;
31
}
31
}
32
h1 {
-
 
33
	font-size: 1.4em;
-
 
34
	margin-bottom: 4px;
-
 
35
}
-
 
36
li {
32
li {
37
	list-style: url(img/li.gif);
33
	list-style: url(img/li.gif);
38
	margin-left: 18px;
34
	margin-left: 18px;
39
}
35
}
40
therminal {
36
therminal {
Line 56... Line 52...
56
}
52
}
57
h1,h2,h3 {
53
h1,h2,h3 {
58
	color: #579;
54
	color: #579;
59
	padding-top: 6px;
55
	padding-top: 6px;
60
}
56
}
-
 
57
h1 {
-
 
58
	font-size: 3em;
-
 
59
	margin-bottom: 4px;
61
 
60
}
62
/* misc */
61
/* misc */
63
.clearer {
62
.clearer {
64
	clear: both;
63
	clear: both;
65
}
64
}
66
 
65