* commit '3497ef575318aafbe06387a474ae6d5152fae82f': edit code-caption style margin
This commit is contained in:
commit
bc66ddea44
1 changed files with 86 additions and 86 deletions
|
@ -2551,7 +2551,7 @@ p.table-caption {
|
||||||
}
|
}
|
||||||
|
|
||||||
p.code-caption {
|
p.code-caption {
|
||||||
margin: 0 0 4px 0;
|
margin-bottom: 4px;
|
||||||
font: 12px/1.5 monospace;
|
font: 12px/1.5 monospace;
|
||||||
color:#666;
|
color:#666;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue