Menu

[r1]: / trunk / Source / Documentation / Resources / CSS / guide.css  Maximize  Restore  History

Download this file

16 lines (9 with data), 588 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
@import url(doc.css);
.guide ul { margin-left: 4.0ex; padding-left: 1ex; list-style-type: square; }
.guide ul li { margin-top: 0.5em; }
.guide .intro .overview ul { margin-left: 9.5ex; list-style-type: none; }
.guide .intro .overview ul li { margin-top: 0em; }
.guide .seealso > ul { margin: 0px; padding: 0px; list-style-type: none; }
.guide .seealso > ul > li { margin: 0px 0px 0px 6.25ex; }
.guide .parameters ul { list-style-type: none; margin: 0px 0px 0px 2ex; padding: 0px; }
.guide .sourceLicense pre { white-space: pre; font-family: courier, monospace; margin: 2em 4ex; }
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.