Commit compiled CSS

This commit is contained in:
benjamin melançon 2019-02-07 11:26:43 -05:00
parent bf995e76a1
commit db0f99c0a5

View file

@ -7188,6 +7188,10 @@ iframe {
float: left;
margin-right: 10px; }
/* Give inline centered images the same spacing as paragraphs. */
.align-center {
margin-bottom: 1em; }
.label {
color: currentColor; }