Add missing XAtom type to struct when flushing property events.
[fvwm.git] / doc / style.css
blobbb2b2e926d5d03f1f4d91e51897e4bd62cc75875
3 /* Author: Scott Smedley */
5 h3.fn,span.fn
7 margin-left: 1cm;
8 text-indent: -1cm;
11 a:link
13 color: #004faf;
14 text-decoration: none
17 a:visited
19 color: #672967;
20 text-decoration: none
23 td.postheader
25 font-family: sans-serif
28 tr.address
30 font-family: sans-serif
35 color: black;
38 body pre
40 padding: 0.2em;
41 /* border: #e7e7e7 1px solid; */
42 border: #aeaeae 1px solid;
43 /* background: #f1f1f1; */
44 /* background: antiquewhite; */
45 background: #d3d3d3; /* lightgrey */
46 color: black
49 body
51 background: white;
52 margin-left: 0.7cm;
53 margin-right: 0.7cm;
56 span.preprocessor, span.preprocessor a
58 color: darkblue;
61 span.comment
63 color: darkred;
64 font-style: italic
67 span.string,span.char
69 color: darkgreen;
72 font.header
74 color: #004faf;
77 font.obsolete
79 color: red;
82 font.fvwmopt
84 color: darkorange;
87 table
89 background: #e5e5e5;