Booki User Guide

Colofon

Created in Booki : http://www.booki.cc
Source URL : http://www.booki.cc/booki-user-guide/_v/1.0/edit

CSS

div#PageBreak {
  height:0px !important;
}

body {
  background: #fff;
  color: #000;
  font-family: "fontin sans";
  font-size: 10.2pt;
}

p {
  /*text-indent:15px;*/
  /* text-align: justify;*/
 /* white-space:pre-line; */
  page-break-inside:avoid;
  font-size: 10.2pt;
}

div.page-footer .page {
  font-size: 8pt;
}

a{
  color: #000;
  text-decoration: none;
  font-style: Italics;
  border-bottom: dotted 1px #777;
}

h1 {
  font-size: 23pt;
  page-break-after: avoid;
  line-height:36pt;
  page-break-before: always;
}

h2  {
  font-size: 15pt;
  page-break-after: avoid;
  line-height:24pt;
margin-bottom:-12pt;
}

h3 {
  font-size: 12pt;
  page-break-after: avoid;
  line-height:24pt;
margin-bottom:-12pt;
}

div.chapter-number {
  display:none;
}

div.captionBox p{
  font-size: 8pt;
  font-style: italic;
}

ul, ol, blockquote{
  page-break-inside: auto;
}

.page-break{
  page-break-before: always;
  height: 7em;
  display: block;
  border:0;
}

div.objavi-subsection{
  page-break-before:always;
  page-break-after: auto;
}

.unseen{
  z-index: -66;
  margin-left: -1000pt;
}

.objavi-chapter{
  color: #000;
}

h1 .initial{
  color: #000;
  font-size: 1.6em;
  font-weight: normal;
}

img-right{
  float: right;
  margin-left: 8pt;
}

p.caption{
  font-size: 0.8em;
  margin: 0;
}

.objavi-subsection{
  display: block;
  page-break-before: always;
/*  page-break-after: always;*/
/*  text-transform: uppercase; */
  font-size: 20pt;
}

body > .objavi-subsection:first-child,
body div#chapter-1 .objavi-subsection:first-child{
  page-break-before: avoid;
}

.objavi-subsection .initial {
  font-size: 1em;
  color: #000;
}

.objavi-subsection-heading{
  font-size: 36pt;
  font-weight: bold;
}

/*h1.first-heading {
  page-break-before: avoid;
}*/

>h1.frontpage{
  margin-top: 70%;
  font-size: 20pt;
  text-align: center;
  page-break-after: always;
  page-break-before: avoid;
  max-width: 700pt;
  font-weight: normal;
}

div.copyright{
  padding: 1em;
}

/* TOC ******************************/
table {
  float: none;
}

table.toc {
  /*border: 1pt dotted #999;*/
  width: 95%;
}

table.toc td{
  vertical-align:top
  padding-left: 0.5em;
}

td.chapter {
  padding: 0 0.5em;
  text-align: right;
}

table.toc td.pagenumber {
  text-align: right;
  vertical-align:bottom;
}

td.section {
  padding-top: 1.1em;
  font-weight: bold;
}

/* End TOC **************************/

pre, code, tt {
  font-family: "Courier", "Courier New", monospace;
  font-size: 9.8pt;
}

pre {
  max-width:620px;
  /*overflow: hidden;*/
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

img {
  max-width:620px;
  height: auto !important;
  text-align: center;
}

table {
  /*page-break-inside:avoid;*/
}
 

There has been error in communication with booki server. Not sure right now where is the problem.

You should refresh this page.