mirror of
https://github.com/standardebooks/web.git
synced 2025-07-22 07:14:59 -04:00
Tweak style on Goodreads how-to page
This commit is contained in:
parent
ccf3d509ad
commit
d099e1f135
3 changed files with 39 additions and 27 deletions
|
@ -2053,6 +2053,15 @@ article.step-by-step-guide ol ol{
|
|||
margin-left: 0;
|
||||
}
|
||||
|
||||
.goodreads ol li{
|
||||
list-style: none;
|
||||
margin-top: 4rem;
|
||||
}
|
||||
|
||||
.goodreads figure img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (hover: none) and (pointer: coarse){ /* target ipads and smartphones without a mouse */
|
||||
/* For iPad, unset the height so it matches the other elements */
|
||||
select[multiple]{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue