Improved logo css
This commit is contained in:
parent
6600518337
commit
74b42809b2
1 changed files with 1 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ a:hover {
|
|||
|
||||
.logoImage {
|
||||
background: url('logo.svg') no-repeat;
|
||||
background-size: 100px 24px;
|
||||
background-size: 100%;
|
||||
width: 100px;
|
||||
height: 24px;
|
||||
}
|
||||
|
|
@ -64,7 +64,6 @@ table {
|
|||
}
|
||||
|
||||
tr {
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
tr:hover {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue