Add styling for tables in section bodies.

[SVN r30634]
This commit is contained in:
Rene Rivera 2005-08-22 19:43:00 +00:00
parent dd6304e2e7
commit 964043c69f
2 changed files with 40 additions and 13 deletions

View File

@ -197,6 +197,33 @@ a:hover {
}
.section-body .note .note-body {
}
.section-body table {
width: 90%;
margin-left: auto;
margin-right: auto;
border-spacing: 0.5em;
border: none;
}
.section-body table caption {
margin-left: auto;
margin-right: auto;
border-bottom: 1pt solid #000000;
padding: 0em 0em 0.2em 0em;
}
.section-body table tr th {
border: none;
border-bottom: 1pt solid #000000;
text-align: left;
vertical-align: bottom;
font-weight: bold;
padding: 0em 0em 0.2em 0em;
}
.section-body table tr td {
border: none;
text-align: left;
vertical-align: top;
padding: 0em 0em 0.2em 0em;
}
/* Section headings, all use the same stream op indicator style. */
#content h1, #content h2 {
padding-left: 24px;

View File

@ -269,16 +269,16 @@
<p><img src=
"http://boost.sourceforge.net/photos/aleksey_gurtovoy2.jpg"
width="128" height="250" alt=
"cartoon portrait of Aleksey" class=
"left-inset" /><a href=
"../people/aleksey_gurtovoy.htm">Aleksey Gurtovoy</a>
managed this release. <a href=
"release_procedures.htm">Managing a release</a> at all is
an enormous job, and Aleksey always goes beyond merely
meeting requirements by insisting on the highest possible
quality. The Boost membership owes him a debt of
gratitude.</p>
width="128" height="250" alt=
"cartoon portrait of Aleksey" class=
"left-inset" /><a href=
"../people/aleksey_gurtovoy.htm">Aleksey
Gurtovoy</a> managed this release. <a href=
"release_procedures.htm">Managing a release</a> at
all is an enormous job, and Aleksey always goes
beyond merely meeting requirements by insisting on
the highest possible quality. The Boost membership
owes him a debt of gratitude.</p>
<p>This release wouldn't have been possible without the
dedicated effort of many, many members of the Boost
@ -1885,13 +1885,13 @@
</table>
</div>
<!-- For new entries, add a 'div' of class 'history_item' and id of the appropriate version. -->
<p>...And the remainder are lost to the mists of time (for
now, anyway)....</p>
</div>
</div>
</div>
</div>
<p>...And the remainder are lost to the mists of time (for now,
anyway)....</p>
</div>
<div id="footer">