Reduce image caption margin.
This commit is contained in:
parent
ddc1149fb5
commit
c221a3e0bc
1 changed files with 1 additions and 1 deletions
|
@ -835,9 +835,9 @@ div.post-content .table-wrapper {
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin-top: .7rem;
|
|
||||||
color: #6d6c6c;
|
color: #6d6c6c;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}// p
|
}// p
|
||||||
|
|
Loading…
Reference in a new issue