1 /************************************************************************/
2 /* Custom style-sheet stuff for the documentation in */
3 /* single and multi page HTML format */
5 /* Overrides Definitions in styles_chm.css */
6 /************************************************************************/
8 @import url
("styles_chm.css");
10 /* Generic tag-level style definitions */
12 /* Override the tigris.org bodycol style */
18 /* Don't override these styles, because they interfere with standard tigris.org styles and munge the appearance of the website.
26 background-image: url
("images/link.png");
27 background-repeat: no-repeat
;
28 background-position: center left
;
31 /* Don't display indexterms */
36 background-image: none
;
39 .caution, .important, .note, .tip, .warning {
40 background-repeat: no-repeat
;
41 background-position: 5px 1.33em;
48 background-image: url
(images/tip.png);
52 background-image: url
(images/important.png);
56 background-image: url
(images/caution.png);
60 background-image: url
(images/warning.png);
64 width:100%; filter:none
;
65 background-repeat: no-repeat
;
66 background-image: url
(images/Tortoise.png);
67 background-position: 50px 0;