Commit compiled CSS
This commit is contained in:
parent
bf995e76a1
commit
db0f99c0a5
1 changed files with 4 additions and 0 deletions
|
@ -7188,6 +7188,10 @@ iframe {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 10px; }
|
margin-right: 10px; }
|
||||||
|
|
||||||
|
/* Give inline centered images the same spacing as paragraphs. */
|
||||||
|
.align-center {
|
||||||
|
margin-bottom: 1em; }
|
||||||
|
|
||||||
.label {
|
.label {
|
||||||
color: currentColor; }
|
color: currentColor; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue