RED-1964
This commit is contained in:
parent
231bd2c04d
commit
fa0b1f7193
@ -99,11 +99,25 @@ main article {
|
||||
margin: 24px 0;
|
||||
}
|
||||
|
||||
.topic-content > section > .mediaobject + p {
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
margin: 0;
|
||||
.topic-content > section > .mediaobject {
|
||||
margin-bottom: 10px;
|
||||
|
||||
img {
|
||||
border-radius: 4px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
+ p {
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
main ol,
|
||||
main ul {
|
||||
margin: 0 0 24px;
|
||||
}
|
||||
|
||||
.section-toc {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user