Update bookwyrm.css
This commit is contained in:
parent
1f747e4f68
commit
0708d64bf1
@ -51,6 +51,7 @@ body {
|
|||||||
.card-footer.is-stacked-mobile {
|
.card-footer.is-stacked-mobile {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-footer.is-stacked-mobile .card-footer-item:not(:last-child) {
|
.card-footer.is-stacked-mobile .card-footer-item:not(:last-child) {
|
||||||
border-bottom: 1px solid #ededed;
|
border-bottom: 1px solid #ededed;
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
@ -384,7 +385,7 @@ ol.ordered-list li::before {
|
|||||||
border-bottom-right-radius: 2px;
|
border-bottom-right-radius: 2px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Dimensions
|
/* Dimensions
|
||||||
* @todo These could be in rem.
|
* @todo These could be in rem.
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user