mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-03 05:12:37 +02:00
Merge pull request #5769 from hanakin/ticket/16248
[ticket/16248] swap logo for new svg version
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user