mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 22:51:23 +02:00
[ticket/16248] loaaaad svg old way for BC
PHPBB3-16248
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -148,6 +148,9 @@ table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
|
|||||||
background-color: #E7E8EA;
|
background-color: #E7E8EA;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.site_logo {
|
||||||
|
background-image: url("./images/site_logo.svg");
|
||||||
|
}
|
||||||
|
|
||||||
/* Horizontal lists
|
/* Horizontal lists
|
||||||
----------------------------------------*/
|
----------------------------------------*/
|
||||||
|
@@ -176,6 +176,7 @@ a:hover { text-decoration: underline; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
.site_logo {
|
.site_logo {
|
||||||
|
background-repeat: no-repeat;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 149px;
|
width: 149px;
|
||||||
height: 52px;
|
height: 52px;
|
||||||
|
6
phpBB/styles/prosilver/theme/images/site_logo.svg
Normal file
6
phpBB/styles/prosilver/theme/images/site_logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 33 KiB |
Reference in New Issue
Block a user