디자인 수정 반영

This commit is contained in:
2025-10-15 14:43:56 +09:00
parent a95069a5cd
commit 4c84ae5db2
8 changed files with 775 additions and 690 deletions

View File

@@ -1,4 +1,4 @@
<frameset rows="78px,*" border="0">
<frame src="/main/header.do" id="headerFS" name="headerFS">
<frame src="/main/contentsFS.do" id="contentsFS" name="contentsFS">
<frameset rows="51px,*" border="0" frameborder="0" framespacing="0">
<frame src="/main/header.do" id="headerFS" name="headerFS" frameborder="0" marginwidth="0" marginheight="0" scrolling="no">
<frame src="/main/contentsFS.do" id="contentsFS" name="contentsFS" frameborder="0" marginwidth="0" marginheight="0">
</frameset>