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