This commit is contained in:
rusefi 2018-01-14 17:14:52 -05:00
parent 5d983865c6
commit c059d9baa9
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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