diff --git a/screenless/bureau/publications/article.html b/screenless/bureau/publications/article.html index 4e871cb..b82d3cd 100644 --- a/screenless/bureau/publications/article.html +++ b/screenless/bureau/publications/article.html @@ -28,6 +28,14 @@ img { max-width: 100%; } + figure { + padding-right: 0; + padding-left: 0; + } + figcaption { + size: smaller; + font-style: italic; + } a { text-decoration: none; color: inherit;