사용자: 폰트크기 조절

This commit is contained in:
whitedot
2013-01-17 10:28:42 +09:00
parent 030f8c25cd
commit a886e93296
2 changed files with 3 additions and 3 deletions

View File

@ -77,4 +77,4 @@ include_once($g4['path'].'/lib/popular.lib.php');
<hr>
<div id="wrapper">
<? if (!$bo_table || $w == 's') {?><h1><?=$g4['title']?></h1><?}?>
<? if (!$bo_table || $w == 's') {?><h1 id="wrapper_title"><?=$g4['title']?></h1><?}?>