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

[ticket/12599] Move images to assets/ and update the phpBB logo.

PHPBB3-12599
This commit is contained in:
Cesar G
2014-05-27 08:37:17 -07:00
parent 4565cac049
commit 14fecb2f02
10 changed files with 7 additions and 7 deletions

View File

@@ -193,7 +193,7 @@ hr {
.headerbar {
background-color: #12A3EB;
background-image: url("bg_header.gif");
background-image: url("../images/bg_header.gif");
color: #FFFFFF;
}