공통: 스타일 정리 중

This commit is contained in:
whitedot
2013-12-06 09:42:10 +09:00
parent 808908717d
commit a941936907
13 changed files with 37 additions and 47 deletions

View File

@ -8,7 +8,7 @@ global $is_admin;
<aside id="visit">
<div>
<h2>방문자집계</h2>
<h2>접속자집계</h2>
<dl>
<dt>오늘</dt>
<dd><?php echo number_format($visit[1]) ?></dd>