s
This commit is contained in:
@@ -7,7 +7,7 @@ body.books-body {
|
||||
width: 65%;
|
||||
font-size: .8em;
|
||||
}
|
||||
p {
|
||||
#book-html p {
|
||||
width: 70%;
|
||||
display: block;
|
||||
margin: 0px auto;
|
||||
@@ -438,14 +438,14 @@ input[type="email"],input[type="password"]{
|
||||
header, #lk-menu {
|
||||
font-size: .8em;
|
||||
}
|
||||
p {
|
||||
#book-html p {
|
||||
width: 85%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
p {
|
||||
#book-html p {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user