Changeset 4619
- Timestamp:
- 02/18/08 14:14:28 (10 months ago)
- Files:
-
- trunk/nuxleus/Web/4lessig.org/App_Data (added)
- trunk/nuxleus/Web/4lessig.org/bin/ALAZ.SystemEx.NetEx.dll (modified) (1 diff)
- trunk/nuxleus/Web/4lessig.org/bin/ALAZ.SystemEx.dll (modified) (1 diff)
- trunk/nuxleus/Web/4lessig.org/css/base.css (modified) (2 diffs)
- trunk/nuxleus/Web/4lessig.org/service/transform/base.xslt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/nuxleus/Web/4lessig.org/bin/ALAZ.SystemEx.NetEx.dll
r4602 r4619 1 link ../../../Source/Dependencies/ /ALAZ/Source/ALAZ.SystemEx.NetEx/obj/Debug/ALAZ.SystemEx.NetEx.dll1 link ../../../Source/Dependencies/ALAZ.SystemEx.NetEx.dll trunk/nuxleus/Web/4lessig.org/bin/ALAZ.SystemEx.dll
r4602 r4619 1 link ../../../Source/Dependencies/ /ALAZ/Source/ALAZ.SystemEx/obj/Debug/ALAZ.SystemEx.dll1 link ../../../Source/Dependencies/ALAZ.SystemEx.dll trunk/nuxleus/Web/4lessig.org/css/base.css
r4613 r4619 9 9 h1 { 10 10 color:#990000; 11 font-size:3 2pt;11 font-size:36pt; 12 12 } 13 13 img { … … 115 115 } 116 116 #pledgeSupport { 117 width:7 00px;117 width:768px; 118 118 margin:0 auto; 119 119 text-align:center; 120 margin-top: 80px;120 margin-top:75px; 121 121 z-index:100; 122 122 } trunk/nuxleus/Web/4lessig.org/service/transform/base.xslt
r4599 r4619 45 45 </xsl:character-map> 46 46 47 48 47 <xsl:output name="xhtml" doctype-public="-//W3C//DTD XHTML 1.1//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1.1.dtd" 49 48 include-content-type="yes" indent="no" media-type="text/html" method="xhtml" />
