Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/parameter/doc/html/rst.css @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

  • Property svn:executable set to *
File size: 360 bytes
Line 
1@import "../../../../rst.css";
2
3div.section div.section div.section dl {
4  margin-left: 2em;
5}
6
7td span {
8  vertical-align: text-top;
9}
10
11img {
12  border: none;
13  vertical-align: middle
14}
15
16span.vellipsis {
17  line-height: 30% ;
18  font-size: 200% ;
19}
20
21
22PRE
23{
24    FONT-FAMILY: monospace ;
25}
26
27CODE
28{
29    FONT-FAMILY: monospace;
30}
31.pre
32{
33   FONT-FAMILY: monospace;
34}
Note: See TracBrowser for help on using the repository browser.