Files
Facilitor/APPL/API2/reference.css
Jos Groot Lipman 3def7c05d7 FSN#39312 API documentatie verbeteringen
svn path=/Website/trunk/; revision=33033
2017-03-03 20:52:39 +00:00

29 lines
801 B
CSS

div.sample {
margin: 1em 2em 1em 1.6em;
padding: 8px;
background-color: #fafafa;
border: 1px solid #e2e2e2;
width: auto;
overflow-x: auto;
overflow-y: hidden;
}
html {overflow-y:scroll;}
body { font-family: Verdana, sans-serif; font-size: 12px; color:#484848; margin: 0; padding-left: 20px; min-width: 900px; }
h1, h2, h3, h4 {font-family: "Trebuchet MS", Verdana, sans-serif; padding: 2px 10px 1px 0px; margin: 20px 0 0 0; color: #003478;}
#content h1, h2, h3, h4 {color: #E37B00;}
h2, .wiki h1 {font-size: 20px;}
h3, .wiki h2 {font-size: 16px;}
h4, .wiki h3 {font-size: 13px;}
h4 {border-bottom: 1px dotted #bbb;}
li {padding: 1px 0 1px 0;}
a {color: #003478; }
span.apidesc {
position: absolute;
left: 20em;
}
header p {
font-size: 1.5em;
}