Subversion Repositories ALCASAR

Rev

Rev 1 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log

Rev Author Line No. Line
1 root 1
 
2
	H1 {
3
	font-size: 20pt;
4
	text-align: left;
5
	color: #666666;
6
	}
7
 
8
	H2 {
9
	font-size: 15pt;
10
	text-align: center;
11
	color: #666666;
12
	}
13
 
14
	:link, :visited, :link:hover, :visited:hover {
15
	font-size: small;
16
	color: #666666;
17
	}
18
 
19
	body, p, ul, li {
20
	font-size: small;
21
	color: #666666;
22
	background-color: #EFEFEF;
23
	text-align: justify;
24
	}
25
 
26
	th {
27
	font-size: small;
28
	text-align: center;
29
	color: #EFEFEF;
30
	background-color: #666666;
31
	}
32
 
33
	table {
34
	font-size: small;
35
	color: #666666;
36
	background-color: #EFEFEF;
37
	}