This commit is contained in:
parent
5d983865c6
commit
c059d9baa9
|
@ -149,7 +149,7 @@ table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
|
|||
}
|
||||
|
||||
.site_logo {
|
||||
background-image: url("./images/site_logo.gif");
|
||||
background-image: url("./images/logo_100.gif");
|
||||
}
|
||||
|
||||
/* Horizontal lists
|
||||
|
|
|
@ -177,8 +177,8 @@ a:hover { text-decoration: underline; }
|
|||
|
||||
.site_logo {
|
||||
display: inline-block;
|
||||
width: 149px;
|
||||
height: 52px;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
/* Site description and logo */
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in New Issue