summaryrefslogtreecommitdiffstats
path: root/doc/html/ed_styles/FormatElect.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ed_styles/FormatElect.css')
-rw-r--r--doc/html/ed_styles/FormatElect.css35
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/html/ed_styles/FormatElect.css b/doc/html/ed_styles/FormatElect.css
new file mode 100644
index 0000000..cd181cd
--- /dev/null
+++ b/doc/html/ed_styles/FormatElect.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