Skip to content

Commit

Permalink
style/sitepage-2022.css: Centre figures.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Apr 21, 2022
1 parent 78438eb commit b4f4d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/sitepage-2022.css
Expand Up @@ -217,7 +217,7 @@ figure { display:block; padding: 10px 3%; position: relative; }
figure p, figure pre { margin-inline-start: 0; margin-inline-end: 0; }
.demolink { font-size: 70%; position: absolute; bottom: 0.5em; right: 1em; }
.inlinedemolink { font-size: 80%; margin-inline-start: 1em; margin-start: 1em; }
figcaption { font-style: italic; }
figcaption { font-style: italic; text-align: center; }

dt, dd { margin-block-end: 0; }
dd .example { margin-inline-start: 0; margin-inline-end: 0; }
Expand Down

0 comments on commit b4f4d74

Please sign in to comment.