로고 변경, 세부 페이지 내용 일부 수정, CSS 수정

This commit is contained in:
2026-05-27 13:52:05 +09:00
parent 1de0de1fc5
commit e2ef164575
9 changed files with 115 additions and 26 deletions

View File

@ -24,7 +24,7 @@ include_once(G5_LIB_PATH.'/popular.lib.php');
<header id="header">
<div class="inner">
<div class="logo">
<a href="<?php echo G5_URL ?>"><img src="<?php echo G5_THEME_URL?>/img/face/text_logo_white.png" alt="<?php echo $config['cf_title']; ?>"></a>
<a href="<?php echo G5_URL ?>"><img src="<?php echo G5_THEME_URL?>/img/logo/logo_white.svg" alt="<?php echo $config['cf_title']; ?>"></a>
</div>
<div id="nav">
<nav>