Booktype Library

 English |  Español |  Français |  Italiano |  Português |  Русский |  Shqip

The Binary Chronicles

CSS

EPUB engine can recognize source code in text and highlight it.

.booktitle {
    display: block;
    float: left;
    /* padding: 10px 20px 10px;
       margin-left: -20px; */
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #fff;
}

A:visited .booktitle {
    color: #777;
}

#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   right: 0px;
   height:40px;
   width:100%;
   border-top: 1px solid #c0c0c0;
   z-index: 1000;
   background-color: #fafafa;
}

#footer A:hover.infolink, #footer A:visited.infolink {
    text-decoration: none;
}

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

You should refresh this page.