mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
1. faceOff 레이아웃 기본 속성 및 편집 기능 개선
- 모든 영역은 기본적으로 padding:10px를 가지도록 하고 header의 경우 margin/padding 조절 가능하도록 개선 - 기본 sample faceOff레이아웃 변경 2. 가로 메뉴 출력 스킨 위젯의 CSS속성 변경 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5836 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5fc3ef700e
commit
d789f41342
10 changed files with 119 additions and 201 deletions
|
|
@ -4,7 +4,6 @@
|
|||
<a href="#content" class="skipToContent">Skip to content</a>
|
||||
<h1><a href="{$layout_info->index_url}"><!--@if($layout_info->logo_image)--><img src="{$layout_info->logo_image}" alt="logo" border="0" class="iePngFix" /><!--@elseif($layout_info->logo_text)-->{$layout_info->logo_text}<!--@else-->Title<!--@end--></a></h1>
|
||||
<hr />
|
||||
<div class="navigation"></div>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
|
|
@ -44,7 +43,6 @@
|
|||
</div>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<div class="navigation"></div>
|
||||
<hr />
|
||||
<address>
|
||||
<!--@if($layout_info->copyright_text)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue