engelsystem/public/css/style11.css

11 lines
205 B
CSS
Raw Normal View History

2011-12-25 19:04:58 +01:00
#logo {
background: url('../pic/engelsystem_logo_28c3.png') top left no-repeat;
display: block;
height: 69px;
margin: 10px auto;
width: 378px;
}
tr:hover > td {
background: #f0f0f0;
}