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.left{
4
	width:213px;
5
	float:left;
6
}
7
 
8
div.searchInput{
9
	background-image:url(/images/webelemente/nav_links.jpg);
10
	background-repeat:no-repeat;
11
	height:57px;
12
}
13
 
14
div.searchInput input{
15
	padding:0px;
16
	width:100px;
17
}
18
 
19
div.searchInput a{
20
	font-family:Arial, Helvetica, sans-serif;
21
	font-size:18px;
22
	font-weight:bold;
23
	color:#000000;
24
	text-align: center;
25
	text-decoration:none;
26
}