Add margin to figure captions
This commit is contained in:
parent
1ae8977f52
commit
9b52bc4a50
1 changed files with 1 additions and 0 deletions
|
@ -1475,6 +1475,7 @@ a:hover, a:focus {
|
|||
#split-page > #wrapper > .body > figure > figcaption {
|
||||
font-size: 0.8em;
|
||||
font-style: italic;
|
||||
margin-top: 0.4em;
|
||||
}
|
||||
|
||||
#split-page > #wrapper > .body img,
|
||||
|
|
Reference in a new issue