diff options
Diffstat (limited to 'misc/openlayers/doc_config/OL.css')
-rw-r--r-- | misc/openlayers/doc_config/OL.css | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/openlayers/doc_config/OL.css b/misc/openlayers/doc_config/OL.css new file mode 100644 index 0000000..a397119 --- /dev/null +++ b/misc/openlayers/doc_config/OL.css @@ -0,0 +1,20 @@ +p { + text-indent: 0; margin-bottom: 1em; +} + +.MGroup { + font-variant: normal; + margin: 0.4em 0 0em 10px +} + +.MTitle { + font-variant: normal; +} + +.CGroup .CTitle { + font-variant: normal; +} + +.SGroup .SEntry { + font-variant: normal; +}
\ No newline at end of file |