Check-in Number:
|
1850 | |
Date: |
2002-Feb-13 22:15:26 (local)
2002-Feb-13 21:15:26 (UTC) |
User: | rse |
Branch: | |
Comment: |
slight optical adjustments |
Tickets: |
|
Inspections: |
|
Files: |
|
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>>
|
|
ossp-web/SHARE/ossp_css.wml 1.1 -> 1.2
--- ossp_css.wml 2002/02/13 16:34:56 1.1
+++ ossp_css.wml 2002/02/13 21:15:26 1.2
@@ -35,6 +35,7 @@
/* we use teletype font for code */
H1,H2,H3,H4,H5,H6 {
font-family: tahoma,helvetica,lucida,arial,sans-serif;
+ margin-bottom: 2px;
color: #993333;
}
|
|
ossp-web/SHARE/ossp_newsflash.wml 1.1 -> 1.2
--- ossp_newsflash.wml 2002/02/13 16:34:56 1.1
+++ ossp_newsflash.wml 2002/02/13 21:15:26 1.2
@@ -10,7 +10,7 @@
<preserve nohead>
<set-var nohead=*>
<set-var %attributes>
-<table width=450 cellspacing=0 cellpadding=1 border=0>
+<table width=400 cellspacing=0 cellpadding=1 border=0>
<ifeq "<get-var nohead>" "" "" "
<tr><td><font face="Arial,Helvetica"><b>Date</b></font></td> <td> <font face="Arial,Helvetica"><b>Newsflash</b></font></td></tr>
<tr><td><hr noshade size=1></td> <td><hr noshade size=1></td></tr>
|
|