mirror of
https://github.com/standardebooks/web.git
synced 2025-07-20 05:14:48 -04:00
Update pages and processes to match 2.0.0 toolset
This commit is contained in:
parent
9ecd701a51
commit
2a1225ca53
5 changed files with 389 additions and 355 deletions
|
@ -2044,6 +2044,14 @@ label.checkbox input{
|
|||
margin-right: .25rem;
|
||||
}
|
||||
|
||||
article.step-by-step-guide ol ol{
|
||||
margin-left: 1.2rem;
|
||||
list-style: decimal;
|
||||
}
|
||||
|
||||
.step-by-step-guide ol ol li p{
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
@media (hover: none) and (pointer: coarse){ /* target ipads and smartphones without a mouse */
|
||||
/* For iPad, unset the height so it matches the other elements */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue