first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<div class="PE_GroupOverallLayout">
|
||||
<div class="PE_LayoutDrag_Right" ContainerName="right">#right#</div>
|
||||
<div class="PE_LayoutDrag_Main" ContainerName="mid">#mid#</div>
|
||||
<div class="clearbox"></div>
|
||||
</div>
|
||||
@@ -0,0 +1,6 @@
|
||||
@charset "utf-8";
|
||||
|
||||
.clearbox {border-top: 1px solid transparent !important;margin-top: -1px !important;border-top: 0px;margin-top: 0px;height: 0px;clear: both;background: none; font-size: 0px;visibility: hidden;}
|
||||
.PE_GroupOverallLayout{ width:980px; margin:0 auto;}
|
||||
.PE_LayoutDrag_Right{float:right; width:200px; }
|
||||
.PE_LayoutDrag_Main{ margin:0 212px 0 0;}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Reference in New Issue
Block a user