Tweak style on Goodreads how-to page

This commit is contained in:
Alex Cabal 2021-06-04 18:50:44 -05:00
parent ccf3d509ad
commit d099e1f135
3 changed files with 39 additions and 27 deletions

View file

@ -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]{