Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
3 lars 1
/* CSS Document */
2
 
3
div.container{
4
	float:left;
5
	width:140px;
6
	height:75px;
7
	padding-left:30px;
8
}
9
 
10
div.container a{
11
	font-family:Arial, Helvetica, sans-serif;
12
	color:#000000;
13
	text-decoration:none;
14
	font-size:12px;
15
	font-weight:bold;
16
}
17
 
18
div.container img{
19
	border:none;
20
}
21
 
22
.auswahl{
23
	font-family:Arial, Helvetica, sans-serif;
24
	font-size:12px;
25
	font-weight:normal;
26
	text-decoration:none;
27
	color:#000000;
28
}