ossp-web/SHARE/ossp_canvas.wml 1.1 -> 1.2
--- ossp_canvas.wml 2002/02/13 16:34:56 1.1
+++ ossp_canvas.wml 2002/02/13 21:15:26 1.2
@@ -38,9 +38,6 @@
<tr height=20>
<td colspan=3><imgdot height=20></td>
</tr>
- <tr height=1%>
- <td colspan=3>{#PAGE_CANVAS_FOOT#}</td>
- </tr>
</table>
# canvas header
@@ -78,7 +75,7 @@
.title {
color: <lfg>;
font-weight: bold;
- font-size: 400%;
+ font-size: 300%;
font-family: tahoma,helvetica,lucida,arial,sans-serif;
}
<<..
@@ -123,19 +120,19 @@
<<..
# canvas footer
-..PAGE_CANVAS_FOOT>>
-<table bgcolor="#d5d5d0" border=0 cellpadding=0 cellspacing=0 width=100%>
- <tr>
- <td>
- <center>
- <font size=-1 color="#999999">
- Copyright © 2000-2002 Cable & Wireless Deutschland, The OpenPKG Project, Ralf S. Engelschall
- </font>
- </center>
- </td>
- </tr>
-</table>
-<<..
+# ..PAGE_CANVAS_FOOT>>
+# <table bgcolor="#d5d5d0" border=0 cellpadding=0 cellspacing=0 width=100%>
+# <tr>
+# <td>
+# <center>
+# <font size=-1 color="#999999">
+# Copyright © 2000-2002 Cable & Wireless Deutschland, The OpenPKG Project, Ralf S. Engelschall
+# </font>
+# </center>
+# </td>
+# </tr>
+# </table>
+# <<..
# divert everything following into the canvas body..
..PAGE_CANVAS_BODY>>
|
|