You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
338 B
CSS

.epub-author {
color: #555;
}
.epub-link {
margin-bottom: 30px;
}
.epub-link a {
color: #666;
font-size: 90%;
}
.toc-author {
font-size: 90%;
color: #555;
}
.toc-link {
color: #999;
font-size: 85%;
display: block;
}
hr {
border: 0;
border-bottom: 1px solid #dedede;
margin: 60px 10%;
}