Fix a typo in themes/wordpress-theme-fedora/foo.css

This commit is contained in:
Felix Yan 2018-06-04 17:44:36 +00:00
parent 704aadbfbe
commit 890068d699

View file

@ -320,7 +320,7 @@ ul.post-meta span.post-meta-key {
text-transform: capitalize;
}
/* Captions & aligment */
/* Captions & alignment */
.aligncenter,
div.aligncenter {
display: block;
@ -360,4 +360,4 @@ div.aligncenter {
padding: 0 4px 5px;
margin: 0;
}
/* End captions & aligment */
/* End captions & alignment */