logo/style change
This commit is contained in:
parent
60a94627a7
commit
bc471460fc
|
@ -0,0 +1,11 @@
|
|||
#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;
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
Loading…
Reference in New Issue