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 {
|
.site_logo {
|
||||||
background-image: url("./images/site_logo.gif");
|
background-image: url("./images/logo_100.gif");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Horizontal lists
|
/* Horizontal lists
|
||||||
|
|
|
@ -177,8 +177,8 @@ a:hover { text-decoration: underline; }
|
||||||
|
|
||||||
.site_logo {
|
.site_logo {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 149px;
|
width: 100px;
|
||||||
height: 52px;
|
height: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Site description and logo */
|
/* Site description and logo */
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in New Issue