chore(release)
This commit is contained in:
parent
b4a7595c9f
commit
6bd8e2794d
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "redaction",
|
"name": "redaction",
|
||||||
"version": "2.196.0",
|
"version": "2.197.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Binary file not shown.
@ -506,6 +506,25 @@ main article {
|
|||||||
margin: 24px 0;
|
margin: 24px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.topic-content > section > .mediaobject {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
.topic-content > section > .mediaobject img {
|
||||||
|
border-radius: 4px;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
.topic-content > section > .mediaobject + p {
|
||||||
|
font-size: 14px;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
main ol,
|
||||||
|
main ul {
|
||||||
|
margin: 0 0 24px;
|
||||||
|
}
|
||||||
|
|
||||||
.section-toc {
|
.section-toc {
|
||||||
padding: 24px 40px;
|
padding: 24px 40px;
|
||||||
border: 1px solid #e2e4e9;
|
border: 1px solid #e2e4e9;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user