comparison doc/style/apidoc.css @ 430:77e99857b351 trunk

Moved the `builder` document into the API docs.
author cmlenz
date Thu, 22 Mar 2007 17:14:09 +0000
parents a1955bc39924
children
comparison
equal deleted inserted replaced
429:691dd56c0dd0 430:77e99857b351
108 .py-prompt, .py-more, .variable-ellipsis, .variable-op { color: #999; } 108 .py-prompt, .py-more, .variable-ellipsis, .variable-op { color: #999; }
109 .variable-group { color: #666; font-weight: bold; } 109 .variable-group { color: #666; font-weight: bold; }
110 .py-string, .variable-string, .variable-quote { color: #093; } 110 .py-string, .variable-string, .variable-quote { color: #093; }
111 .py-comment { color: #06f; font-style: italic; } 111 .py-comment { color: #06f; font-style: italic; }
112 .py-keyword { color: #00f; } 112 .py-keyword { color: #00f; }
113 .py-output { background: #f6f6f0; font-weight: bold; } 113 .py-output { background: #f6f6f0; color: #666; font-weight: bold; }
114 114
115 /* Index */ 115 /* Index */
116 116
117 table.link-index { background: #f6f6f0; border: none; margin-top: 1em; } 117 table.link-index { background: #f6f6f0; border: none; margin-top: 1em; }
118 table.link-index td.link-index { border: none; font-family: monospace; 118 table.link-index td.link-index { border: none; font-family: monospace;
Copyright (C) 2012-2017 Edgewall Software