Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
ed642896
Commit
ed642896
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-07-06 10:26:38 by cvscast] Beppe: small changes in cellpadding and cellspacing
Original author: cvscast Date: 2003-07-06 10:26:38+00:00
parent
d2430331
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/site.cd
View file @
ed642896
...
...
@@ -261,7 +261,7 @@ match page with
let left = match navig with [] -> [ [
<boxes-toc>
[]] ] | n -> n in
let left =
<td
valign=
"top"
align=
"left"
>
[
<table
cellpadding=
"
13
"
cellspacing=
"
2
"
<table
cellpadding=
"
0
"
cellspacing=
"
15
"
width=
"200"
style=
"font-size:80%; border: 1px dashed black;
background: #ffcd72"
>
...
...
@@ -318,7 +318,7 @@ text-align:center; color: #aa0000; font: bold 200% helvetica" >
<tr>
[
<td
valign=
"top"
align=
"left"
style=
"border: 1px solid black; background: #fccead"
>
[
<table
width=
"100%"
cellpadding=
"
15
"
>
<table
width=
"100%"
cellpadding=
"
0"
cellspacing=
"17
"
>
(map main with x ->
<tr>
[
<td>
[x] ])
] ]
] ] in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment