summaryrefslogtreecommitdiff
path: root/www-ssl/css/style10.css
blob: fdaf939814f7f07f01eb53d7ebffc37e80b8d6d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
#logo {
    background: url('../pic/engelsystem_logo.png') top left no-repeat;
    display: block;
    height: 69px;
    margin: 10px auto;
    width: 523px;
}

tr:hover > td {
	background: #f0f0f0;
}