Subversion Repositories ALCASAR

Rev

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

Rev 592 Rev 593
Line 1... Line 1...
1
body{
1
body{
2
	font-family:"DejaVu Sans";
2
	font-family:"DejaVu Sans";
3
	font-size: small;
3
	font-size: small;
4
	color: #666666;
4
	color: #666666;
5
	background-color: #EFEFEF;
5
	background-color: #EFEFEF;
6
	text-align: justify;
6
	/*text-align: justify;*/
7
}
7
}
8
 
8