1
0

show readme for books

This commit is contained in:
2020-01-23 12:14:13 +01:00
parent f3815c1d1c
commit 2e2d4a0d84
14 changed files with 561 additions and 37 deletions

View File

@@ -107,6 +107,14 @@
}
.bookv_readme {
margin: 10px;
padding: 16px;
background: $LAYER2_TXTBLOCK_BG;
color: $LAYER2_TXTBLOCK_FG;
border:$LAYER2_TXTBLOCK_BORDER;
}
@include rdmedia_range(0,2) {
.bookv_content { border: none; }
#bookv_header h1 { font-size: 28pt; }