manual-loose-fix13.css revision 3726777f47ac4bba3e21b075905959bbea47e72e
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* manual.css
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@import url(manual-loose-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 {
font-size: 11px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* -> The End <-
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */