Subversion Repositories svnkaklik

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
6 kaklik 1
body { margin:0px;	background-color:#FFFFFF; }
2
a {	font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none;	}
3
a:link { color:#0000CC; }
4
a:hover, a:visited, a:active { color: #0033FF; }
5
input, textarea 
6
{
7
	font-family: Arial, Helvetica, sans-serif;
8
	font-size: 11px;
9
	font-weight: normal;
10
	color: #000000;
11
	text-decoration: none;
12
	border: 1px solid #648B16;
13
}
14
td
15
{
16
	font-family: Arial, Helvetica, sans-serif;
17
	font-size: 11px;
18
	color: #000000;
19
	text-decoration: none;
20
	font-style: normal;
21
	font-weight: normal;
22
}
23
.content 
24
{ 
25
	border-bottom:1px solid #648B16;
26
}
27
.entryheaders
28
{
29
	background-color: #D3FD7F;
30
	color: #648B16;
31
	border-bottom:1px solid #648B16;
32
	border-top:1px solid #648B16;
33
	vertical-align:middle;
34
}
35
.headingfont
36
{
37
	font-family: Arial, Helvetica, sans-serif;
38
	font-size: 11px;
39
	font-weight: bold;
40
	color: #648B16;
41
	text-decoration: none;
42
}