X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/90baed86f02291ceb9a1f2bcf9300a3560817f49..27f054b7e2b2a0847a3812a24324fcc48779641f:/doc/build/custom-cfg/style-javahelp.css diff --git a/doc/build/custom-cfg/style-javahelp.css b/doc/build/custom-cfg/style-javahelp.css new file mode 100644 index 000000000..29440e5a6 --- /dev/null +++ b/doc/build/custom-cfg/style-javahelp.css @@ -0,0 +1,76 @@ +/* + * jhexamples.css 06/17/2003 + * + * Copyright 2002 Sun Microsystems, Inc. All rights reserved. + * Use is subject to license terms. + * + */ + +body {font-size: 12pt; + font-family: SansSerif, Arial, Helvetica, sans-serif; + margin-left: 10; + margin-right: 5; + color: Black; + background-color: White} + +p {font-size: 12pt; + margin-top: 5; + margin-bottom: 5} + + +h1 { font-size: 22pt; + font-weight: bold; + margin-top: 0; + margin-bottom: 10} + +h2 { font-size: 18pt; + font-weight: bold; + margin-top: 20; + margin-bottom: 10} + +h3 { font-size: 14pt; + font-weight: bold; + margin-top: 10; + margin-bottom: 5} + +h4 { font-size: 12pt; + font-weight: bold; + margin-top: 10; + margin-bottom: 5} + +ol {margin-top: 5; + margin-bottom: 0; + margin-left: 30} + +li {margin-top: 0; + margin-bottom: 5} + +li p{margin-top: 5; + margin-bottom: 0} + +ul {margin-top: 5; + margin-bottom: 0; + margin-left: 30} + +table {border-style: none; + border-color: silver; + margin-top: 5; + margin-bottom: 5} + +td {font-size: 12pt; + font-family: SansSerif, Arial, Helvetica, sans-serif; + border-color: silver; + padding-left: 1; + padding-right: 1; + padding-top: 1; + padding-bottom: 1} + +th {border-style: none; + border-color: silver; + padding-left: 1; + padding-right: 1; + padding-top: 1; + padding-bottom: 1} + +small {font-size: x-small} +