manual-sbar-right-fix13.css revision 3726777f47ac4bba3e21b075905959bbea47e72e
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* manual.css
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@import url(manual-sbar-right-100pc.css);
html {
font-size: 13px;
}
h1 {
font-size: 20px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
/* titles for
* examples, notes and warnings
*/
div.example h3,
div.note h3,
div.warning h3,
div.example pre,
div.example code,
div.note pre,
div.warning pre {
font-size: 13px;
}
div#page-header p.apache {
font-size: 16px;
}
div#page-header p.menu,
div#path,
div#footer,
div#quickview li {
font-size: 11px;
}
div#quickview {
top: 5.3em;
margin-top: 40px;
}
div#quickview h3 {
font-size: 13px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* -> The End <-
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */