diff options
Diffstat (limited to 'doc/html/ed_styles/GenElect.css')
-rw-r--r-- | doc/html/ed_styles/GenElect.css | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/html/ed_styles/GenElect.css b/doc/html/ed_styles/GenElect.css new file mode 100644 index 0000000..cd181cd --- /dev/null +++ b/doc/html/ed_styles/GenElect.css @@ -0,0 +1,35 @@ +<STYLE TYPE="text/css"> + +P, p, UL, ul, OL, ol, LI, li, DL, dl, DT, dt, DD, dd { + } + +A, a { + } + +H1, h1 { + text-align: center + } + +H2, h2 { + } + +H3, h3 { + } + +H4, h4 { + } + +H5, h5 { + } + +code, CODE { + } + +pre, PRE { + } + +.smallType { + font-size: smaller; + } + +</STYLE>
\ No newline at end of file |