parent
cc97b296b7
commit
de9e34a964
1 changed files with 5 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ figure {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
figure img {
|
figure img, .snap-content img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -171,6 +171,10 @@ figcaption {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.snap-footer-link:dir(rtl) svg {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
.snap-footer-link--disabled {
|
.snap-footer-link--disabled {
|
||||||
color: rgba(51, 51, 51, 0.5);
|
color: rgba(51, 51, 51, 0.5);
|
||||||
border-color: rgba(51, 51, 51, 0.5);
|
border-color: rgba(51, 51, 51, 0.5);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue