diff options
Diffstat (limited to 'theme/static')
| -rw-r--r-- | theme/static/main.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/static/main.css b/theme/static/main.css index f11ee13..8602f2b 100644 --- a/theme/static/main.css +++ b/theme/static/main.css @@ -107,3 +107,9 @@ tt{ font-family: Monaco,Menlo,Consolas,"Courier New",monospace; font-size: 110%; } + +.figure .caption{ + text-align: center; + font-style: italic; + margin-top: 0.5em; +} |
