add mobile version pdf
This commit is contained in:
@@ -365,6 +365,36 @@ input[type="email"],input[type="password"]{
|
||||
font-size: .9em;
|
||||
}
|
||||
}
|
||||
|
||||
#an_text_block{
|
||||
padding: 10px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.antitle{
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.antext{
|
||||
margin-bottom: 8px;
|
||||
border-bottom: 4px solid black;
|
||||
}
|
||||
|
||||
.anphoto{
|
||||
width: 99.5%;
|
||||
margin: 0px auto;
|
||||
margin-top: 7px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.anphoto IMG {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@media screen and (max-width: 1100px) {
|
||||
.book_skeleton{
|
||||
margin-top: 15px;
|
||||
|
||||
Reference in New Issue
Block a user