Changeset 4613

Show
Ignore:
Timestamp:
02/18/08 09:41:35 (10 months ago)
Author:
xmlhacker
Message:

initial form

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/nuxleus/Web/4lessig.org/css/base.css

    r4606 r4613  
    66    font-size: small; 
    77    font-family: Georgia, Verdana, Geneva, Arial, sans-serif; 
     8} 
     9h1 { 
     10 color:#990000; 
     11 font-size:32pt;  
    812} 
    913img { 
     
    9296  margin-left: auto; 
    9397  width:1024px; 
    94   height:100%
     98  height:300px
    9599} 
    96100#4lessig { 
     
    110114        background:#4371A3; 
    111115} 
     116#pledgeSupport { 
     117 width:700px; 
     118 margin:0 auto; 
     119 text-align:center; 
     120 margin-top:80px; 
     121 z-index:100;  
     122} 
     123#pledgeSupportTable{ 
     124 width:768px; 
     125 margin:0 auto; 
     126 text-align:center; 
     127} 
     128#name{ 
     129 width:300px;  
     130} 
  • trunk/nuxleus/Web/4lessig.org/index.page

    r4606 r4613  
    1717        <page:output> 
    1818            <page:head src="/page/output/head/base.xml" /> 
    19             <page:body src="/page/output/body/base.xml" /> 
     19            <page:body src="/page/output/body/base.xml" />  
    2020        </page:output> 
    2121    </my:page> 
  • trunk/nuxleus/Web/4lessig.org/page/output/body/base.xml

    r4611 r4613  
    77        <view:container> 
    88          <view:module id="header" src="/page/view/module/header/base.xml"/> 
    9           <view:module id="body" src="/page/view/module/content/base.xml"/> 
     9          <view:module id="body" src="/page/view/form/add-support.xml"/> 
    1010        </view:container> 
    1111      </view:module> 
  • trunk/nuxleus/Web/4lessig.org/page/view/module/header/base.xml

    r4610 r4613  
    1717          <img src="images/4lessig_03.png" width="1024" height="48" alt="" /> 
    1818        </div> 
    19         <div id="id4lessig-04"> 
    20           <img src="images/4lessig_04.png" width="1024" height="484" alt="" /> 
    21         </div> 
    2219      </div> 
    2320    </div>