eric6/Documentation/Source/eric6.UI.Previewers.PreviewerHTMLStyles.html

changeset 7314
c32c24345ca7
child 7530
9f4fac61e7c7
equal deleted inserted replaced
7313:2373d03cd63a 7314:c32c24345ca7
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric6.UI.Previewers.PreviewerHTMLStyles</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <a NAME="top" ID="top"></a>
23 <h1>eric6.UI.Previewers.PreviewerHTMLStyles</h1>
24
25 <p>
26 Module implementing CSS styles for the Markdown preview.
27 </p>
28 <h3>Global Attributes</h3>
29
30 <table>
31 <tr><td>css_markdown</td></tr><tr><td>css_pygments</td></tr>
32 </table>
33 <h3>Classes</h3>
34
35 <table>
36 <tr><td>None</td></tr>
37 </table>
38 <h3>Functions</h3>
39
40 <table>
41 <tr><td>None</td></tr>
42 </table>
43 <hr />
44 </body></html>

eric ide

mercurial