git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
28 lines
1.4 KiB
CSS
28 lines
1.4 KiB
CSS
body{padding: 0px 0px 0px 26px;background: #ffffff; color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 70%;}
|
|
h1, h2, h3, h4{font-family: Verdana, Arial, Helvetica, sans-serif;margin-left: -6px;}
|
|
h1{font-size: 145%;margin-top: .5em;margin-bottom: .5em; }
|
|
h2{font-size: 130%;margin-top: 1em;margin-bottom: .6em; }
|
|
h3{font-size: 115%;margin-top: 1em;margin-bottom: .6em;}
|
|
h4{font-size: 100%;margin-top: 1em;margin-bottom: .6em; }
|
|
hr {align:"right";color:"#000080";noshade;}
|
|
ul p, ol p, dl p{margin-left: 0em;}
|
|
p{margin-top: .6em;margin-bottom: .6em;}
|
|
dl{margin-top: 0em; }
|
|
dd{margin-bottom: 0em; margin-left: 1.9em; }
|
|
dt{margin-top: .6em; }
|
|
ul, ol{margin-top: .6em; margin-bottom: 0em;}
|
|
ol{margin-left: 1.9em; }
|
|
ul{list-style-type: disc; margin-left: 1.9em; }
|
|
li{margin-bottom: .6em;}
|
|
ul ol, ol ol{list-style-type: lower-alpha;}
|
|
pre{margin-top: .6em;margin-bottom: .6em; }
|
|
pre,code{ font: 100% Courier New, Courier, mono; color: #660000;}
|
|
table{background: #999999;margin-top: .6em;margin-bottom: .3em;}
|
|
th{ padding: 4px 8px;background: #cccccc;text-align: left;font-size: 70%;vertical-align: bottom;height: 25px;}
|
|
td{ padding: 4px 8px;background: #ffffff;vertical-align: top;font-size: 70%;height: 25px;}
|
|
blockquote{margin-left: 3.8em;margin-right: 3.8em;margin-top: .6em;margin-bottom: .6em;}
|
|
sup{text-decoration: none;font-size: smaller; }
|
|
a:link{color: #0066ff;}
|
|
a:visited{color: #0066ff;}
|
|
a:hover{color: #cc9900;}
|