Merge pull request #5769 from hanakin/ticket/16248
[ticket/16248] swap logo for new svg version
@@ -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/site_logo.svg");
|
||||
}
|
||||
|
||||
/* Horizontal lists
|
||||
|
@@ -176,6 +176,7 @@ a:hover { text-decoration: underline; }
|
||||
}
|
||||
|
||||
.site_logo {
|
||||
background-repeat: no-repeat;
|
||||
display: inline-block;
|
||||
width: 149px;
|
||||
height: 52px;
|
||||
|
Before Width: | Height: | Size: 690 B |
Before Width: | Height: | Size: 664 B |
Before Width: | Height: | Size: 198 B |
Before Width: | Height: | Size: 322 B |
Before Width: | Height: | Size: 331 B |
Before Width: | Height: | Size: 465 B |
Before Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 153 B |
Before Width: | Height: | Size: 154 B |
Before Width: | Height: | Size: 5.0 KiB |
6
phpBB/styles/prosilver/theme/images/site_logo.svg
Normal file
After Width: | Height: | Size: 33 KiB |