1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 04:42:37 +02:00

[ticket/16248] loaaaad svg old way for BC

PHPBB3-16248
This commit is contained in:
hanakin
2019-12-07 08:20:59 -10:00
parent 0fc6fbf916
commit 8be1ad4568
4 changed files with 11 additions and 6 deletions

View File

@@ -148,6 +148,9 @@ table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
background-color: #E7E8EA;
}
.site_logo {
background-image: url("./images/site_logo.svg");
}
/* Horizontal lists
----------------------------------------*/